[osmosis-dev] TagFilter

Andrew Byrd andrew at fastmail.net
Tue Nov 24 12:15:48 GMT 2009


On 24 Nov 2009, at 13:13, Andrew Byrd wrote:
> ../osmosis/bin/osmosis \
> --rx input.osm \
> --tf reject-relations \
> --tf accept-nodes amenity=* \
> --tf reject-ways outPipe.0=POI \
> \
> --rx trimet.osm \
> --tf reject-relations \
> --tf accept-ways highway=motorway \
> --used-node outPipe.0=motorway \
> \
> --merge inPipe.0=POI inPipe.1=motorway \
> --wx test-merge.osm

The input file should be the same in both --rx tasks. I changed the  
first one to make a generic example and missed the second one.
-Andrew




More information about the osmosis-dev mailing list