[osmosis-dev] 0.36 Released

Brett Henderson brett at bretth.com
Sat Jul 31 14:36:51 BST 2010


Hi All,

I've just released version 0.36 of Osmosis.

There are a number of changes.  From changes.txt:

Removed 0.5 support.
Added the --fast-write-pgsql task which uses PostgreSQL COPY commands
to insert data.
Added the CompactTempFile node location store type which allows
efficient pgsql geometry building for small data sets.
All write-pgsql tasks now default to the CompactTempFile node location
type store instead of in memory.
Fixed regression in tar builds to make the launch scripts executable again.
Updated the pgsql schema (now version 5) to add a primary key to the
relation_members table to allow more efficient updates.
Updated apidb support to the latest schema 20100513171259.
Updated pgsql dataset bounding box queries to force more efficient
query plans by disabling inefficient join types.
Added a new dynamic idTrackerType implementation selected by default
to the area filtering tasks to simplify usage.
Added the --read-replication-lag task which indicates how far behind
the server a local replication is.

Not mentioned in the above list is that the source has now been organised
into many sub-projects and the build completely reworked to support this
change.  I hope I haven't broken anything!

The largest functionality changes are around the pgsql tasks, but these
won't impact most users.  The biggest user visible change is the new default
idTrackerType=Dynamic which I hope will make bounding box usage simpler and
more efficient for everybody.

If anybody finds any issues with the release please let me know.

Cheers,
Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20100731/9e01e392/attachment.html>


More information about the osmosis-dev mailing list