1
2
3
4
5
6
7
8
9
x
 
[out:json][timeout:25];
(
  way["highway"="footway"]["surface"!~".*"]({{bbox}});
  way["highway"="path"]["surface"!~".*"]({{bbox}});
);
// print results
out body;
>;
out skel qt;
200 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet