1
2
3
4
5
6
7
8
9
10
11
 
[out:json][timeout:25];
(
nwr["GPS_accuracy_meters"]({{bbox}});
nwr["LAT"]({{bbox}});
nwr["LON"]({{bbox}});
nwr["block"]({{bbox}});
nwr["district"]({{bbox}});
nwr["street"]({{bbox}});
);
out geom;
out count;
500 m
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet