1
2
3
4
5
6
7
 
[out:json];
area[name="London"]->.a;
way(area.a)["highway"~"^(residential|living_street)$"];
node(way_link:1);
way(bn)["highway"="steps"];
out geom;
 
3 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet