Hi. I want to search tagged nodes that aren’t only address nodes. - e.g. POIs with an address are fine, as well as nodes without any addr:*=*
.
In essence:
- take tags of the node
- remove
addr:housenubmer
,addr:street
,addr:city
,source:addr
(etc.) from the tag list - if there are any tags still left - then output the node.
Is it possible in Overpass QL?
8 posts - 4 participants
Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/overpass-ql-find-nodes-that-have-any-keys-in-addition-to-specified/98166