any idea why the following command produces null output (header and footer only) even when there are highway=something tagged nodes in input.osm file?
osmosis --read-xml input.osm --node-key-value keyValueList="highway.*" --sort --write-xml output.osm similar command but with --way-key-value works as expected. i know i could use --node-key instead but i wonder what is happening here. cheers, jose _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
