1
2
3
4
5
6
7
x
 
[out:json][timeout:25];
// fetch area “Northern Ireland” to search in
{{geocodeArea:Northern Ireland}}->.searchArea;
// gather results
nwr["highway"="residential"][name~".* Lane"](area.searchArea);
// print results
out geom;
30 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet