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