This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Overpass-API Ability to download the nodes and ways that intersect the ways of one relation

0

i am trying to do a query that will detect if a node or way that is included in a relation is also referenced by other ways,nodes or relations. Not sure if this is possbile, i had tried to do this with this query but it did not make a difference.

http://overpass-turbo.eu/s/bVg

To load the results, i use Export > load data into an OSM editor: JOSM It can crash the browser if you try to visualize the results there.

Using this query, even if i am using recurse, i still get the same result

http://s12.postimg.org/jh41e96rx/howto.png

asked 09 Oct '15, 15:37

Badita%20Florin's gravatar image

Badita Florin
1128913
accept rate: 0%

Source code available on GitHub .