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
_______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
