[osmosis-dev] filtering out ways containing specified tag
Jozef Riha
jose1711 at gmail.com
Mon Jul 25 20:21:18 BST 2011
hello,
is there a procedure to completely remove ways containing user-defined
tags while preserving the rest? i was considering two ways:
--tf reject-ways key=name
this leaves members of former ways inside the output. as these nodes
are mostly untagged, i was searching a way to drop such nodes, but
without luck.
or i could do:
--tf reject-ways key=name --un
and then combine the output with tagged nodes. the problem is that i
do not know how to make a selection of "all nodes that are not part of
any way" (unfortunately --nk keyList='*' is unsupported)
does anyone know of any way/trick how to achieve this task?
kind regards,
jose
More information about the osmosis-dev
mailing list