[osmosis-dev] tf accept-nodes natural

André Joost andre+joost at nurfuerspam.de
Thu Jan 27 12:34:06 GMT 2011


Am 18.01.11 14:33, schrieb david.remer at web.de:
> Hi everyone,
> I want to extract the border and all natural-tags. i tried it this way:
>
>   "C:\map\osmosis-0.37\bin\osmosis.bat"
> --read-xml file="c:\map\3.osm"
> --tf accept-ways admin_level=1,2,3,4,5
> --tf accept-nodes natural=*
> --tf reject-relations
> --used-node
> --write-xml output2.osm
>
> but it doesnt work :(
> does someone knows how to accept "natural"?
>

You have to use two queries, because the --used-node eliminates all 
nodes not belonging to the accepted ways.

Greetings,
André Joost





More information about the osmosis-dev mailing list