This is what I have until now:
But this only selects ways that have no tags and are not part of a relation, so this query gives me untagged areas (closed ways) as well. How can I solve that issue? I know how to do it with other tools, but I need to know if it can be done with Overpass-turbo. Thanks in advance! |
The feature request #197 implies that filtering closed or non-closed ways is currently not possible with Overpass API. I'd suggest to take a look at JOSM filters instead to do some post processing, more specifically the 1
Basically, that was my question, if it can be done in overpass-turbo or not. Thanks for your answer, it was really helpful!
(05 Aug '16, 13:31)
manuela_butuc
|
For those googling it's now possible to check for a closed polygon & if there are tags on a way:
|