1
2
3
4
5
6
7
8
9
 
[out:json][timeout:25];
(
  way["building"][!"building:levels"]({{bbox}});
  way["building"][!"roof:shape"]({{bbox}});
  way["building"][!"roof:levels"]["roof:shape"!="flat"]({{bbox}});
  way["building"="yes"]({{bbox}});
);
 
out body geom qt;
500 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet