[osmosis-dev] extracting with --used-node BitSet misses certain objects
Brett Henderson
brett at bretth.com
Wed Jan 27 10:46:40 GMT 2010
On Tue, Jan 19, 2010 at 2:59 PM, Maxim Dubinin <sim at gis-lab.info> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20100127/b4625cb7/attachment.html>
More information about the osmosis-dev
mailing list