tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
910 stars 128 forks source link

church (wizard) #503

Open julienbalas opened 3 years ago

julienbalas commented 3 years ago

Hi, i was using the wizard with the word church, expecting something along the line of node["building"="church"]({{bbox}}); but i get node["amenity"="place_of_worship"]["religion"="christian"]["denomination"="jehovahs_witness"]({{bbox}}); which seems way too restrictive. The "denomination" criteria seems unnecessary. node["amenity"="place_of_worship"]["religion"="christian"] would be more accurate (in my area at least).

Will try to provide a PR if i manage to find why it works that way. Best regards.

simon04 commented 3 years ago

Related: https://github.com/tyrasd/overpass-turbo/issues/483

boothym commented 3 years ago

Based on #483, I wonder if the wizard is simply getting the first preset from the place of worship -> christian folder in the iD presets - instead of the christian.json file that it should be using? https://github.com/openstreetmap/iD/tree/5ac315e460db1f36fd33887acda109c0e55d52e6/data/presets/presets/amenity/place_of_worship/christian