1
2
3
4
5
6
7
8
9
10
11
12
 
[out:json][timeout:25];
 
{{geocodeArea:Boylston,Massachusetts}}->.searchArea;
 
(
  way["highway"](area.searchArea); - 
  way(user:"MassGIS Import")["highway"](area.searchArea);
);
 
out body;
>;
out skel qt;
1 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet