I'm trying to update an excerpt of the planet file with diff files using
this command:

osmosis --rci workingDirectory=/path/dir --rx old.osm --ac
   --bb left=1 top=2 right=3 bottom=4
   idTrackerType=BitSet completeWays=yes completeRelations=yes
   --wx new.osm

Problem is: nodes/ways/relations that were changed can be found in all
intermediate versions in the resulting file and I only want to see the
latest version of every object.

Can I tell osmosis to discard all but the latest version?

Thank you,

  Harald


_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to