1
2
3
4
5
6
7
8
9
10
11
 
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“"information"="guidepost" and "bicycle"="yes"”
*/
[out:json][timeout:60];
// gather results
node["information"="guidepost"]["bicycle"]
  ({{bbox}});
// print results
out geom;
300 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet