1
2
3
4
5
6
7
8
9
x
 
[out:json][timeout:25];
area["name"="Calgary"]["boundary"="administrative"]->.calgary;
(
  way(area.calgary)["highway"]["name"~"(Ma?c|'s)"];
);
out body;
>;
out skel qt;
 
3 km
Leaflet © OpenStreetMap contributors
1