On Tue, Jan 19, 2010 at 2:59 PM, Maxim Dubinin <[email protected]> wrote:
> Hi osmosis-devs, > > I've encountered rather strange behaviour for this test case: > > osmosis --rx file="data/planet-091230.osm" --bp file="poly/tatar.poly" > idTrackerType=BitSet --used-node idTrackerType=BitSet --wx file="tatar.osm" > > It produces OSM XML, that completely misses place=hamlet. If I run it like > this: > > osmosis --rx file="data/planet-091230.osm" --bp file="poly/tatar.poly" > idTrackerType=BitSet --wx file="tatar.osm" > > They are back. Is it normal? I'm using Osmosis 0.33 (r19236) > The --used-node task removes all nodes that aren't part of a way. Presumably your hamlet nodes are not part of any ways. However, if you can show me a hamlet node that *is* part of a way, but is being left out of the output file then please let me know. Brett
_______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
