1
2
3
4
5
6
7
8
9
10
x
 
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“telecom = data_center”
*/
[out:json][timeout:35];
// gather results
nwr["telecom"="data_center"]({{bbox}});
// print results
out geom;
10 km
Leaflet © OpenStreetMap contributors
1