[OSM-dev] duplicated entities with osmosis diff-update
Harald Kleiner
e9625163 at gmx.at
Sat Dec 19 22:13:04 GMT 2009
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
More information about the dev
mailing list