1
2
3
4
5
6
7
8
9
10
 
[out:json][timeout:250];
{{geocodeArea:Jaraguá do Sul}}->.searchArea;
(
  way["highway"]["highway"!~"^(construction|cycleway|footway|path|proposed|service|track)$"]
  [!"sidewalk"]
  (area.searchArea);
  );
out body;
>;
out skel qt;
300 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet