1
2
3
4
5
6
7
8
9
10
 
[out:json][timeout:250];
// gather results
(
  way["amenity"="place_of_worship"]["building"!~"."]({{bbox}});
  relation["amenity"="place_of_worship"]["building"!~"."]({{bbox}});
);
// print results
out body;
>;
out skel qt;
3 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet