1
2
3
4
5
6
7
8
9
10
11
12
13
 
// bicycle/foot=official
//
[timeout:45];
(
way["highway"][bicycle="official"]({{bbox}});
way["highway"][foot="official"]({{bbox}});
way["highway"][access="official"]({{bbox}});
);
out;
>;
out;
 
 
2 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet