1
2
3
4
5
6
7
8
9
10
 
[out:json][timeout:25];
// gather results
(
  way["highway"="footway"]["area"="yes"]({{bbox}});
  
);
// print results
out body;
>;
out skel qt;
50 m
Leaflet © OpenStreetMap contributors
1