Maybe surround this parameter with quotes? ... 'building=*' ... An asterisk is a special character for command line. Refer to "command line globbing".
On Wed, Nov 30, 2016 at 4:12 PM, Bjenk Ellefsen <[email protected]> wrote: > osmosis --rbf city.osm --tf accept-ways building=* --tf reject-relations > --used-node --wx cityBuildings.osm > The first step works fine and the second command is giving me a no matches > found: building=* > However,, when I try with building=yes, it runs fine. _______________________________________________ osmosis-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/osmosis-dev
