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

Overpass, cycleway, find tag on parallel road

1

Cycleway: o connected way node, x middle of the way (middle between connected nodes)

--------------o---------------x---------------o-----------

====o=============||============o===========

Road: || perpendicular point for tag check, perpendicular from the middle x off the cycleway.

Question: Cycleway have the tag traffic_sign=NL:G12a, check if the parallel road have a bicycle=no tag, when the road way is 10 meter parallel next to the cycleway measured at perpendicular at point x.

Could this be done with overpass?

asked 14 Aug '19, 09:45

Allroads's gravatar image

Allroads
222161725
accept rate: 10%

Source code available on GitHub .