[osmosis-dev] keyValueList with * wildcard producing null output
Jozef Riha
jose1711 at gmail.com
Fri Jul 22 19:32:32 BST 2011
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
More information about the osmosis-dev
mailing list