openstreetmap-polska / ua-2022-map

Map of reception points for refugees near Polish-Ukrainian border
https://dopomoha.pl
MIT License
38 stars 11 forks source link

Add a layer for greco-catholic and orthodox places of worship #33

Open pawelabrams opened 2 years ago

pawelabrams commented 2 years ago

Is your feature request related to a problem? Please describe. Places of worship are a customary place of gathering and distributing charity donations, hot meals and providing people with local information. There is a simple way to add places of worship to the map using overpass-api.

Describe the solution you'd like Add a layer for displaying Greco-Catholic and Orthodox churches in Poland; use overpass-api script.

Describe alternatives you've considered Well, I guess one can Google the place, but Церква is translated to "church" which displays all roman catholic churches – which is fine, but not great ;)

Additional context amenity = place_of_worship denomination = greek_catholic | orthodox

Mordechai23 commented 2 years ago

( nwr[denomination=greek_catholic]amenity=place_of_worship; nwr[denomination=ukrainian_greek_catholic]amenity=place_of_worship; nwr[denomination=orthodox]amenity=place_of_worship; nwr[denomination=armenian_apostolic]amenity=place_of_worship; nwr[denomination=bulgarian_orthodox]amenity=place_of_worship; nwr[denomination=eritrean_orthodox]amenity=place_of_worship; nwr[denomination=ethiopian_orthodox]amenity=place_of_worship; nwr[denomination=coptic_orthodox]amenity=place_of_worship; nwr[denomination=greek_orthodox]amenity=place_of_worship; nwr[denomination=macedonian_orthodox]amenity=place_of_worship; nwr[denomination=old_believers]amenity=place_of_worship; nwr[denomination=romanian_orthodox]amenity=place_of_worship; nwr[denomination=russian_orthodox]amenity=place_of_worship; nwr[denomination=serbian_orthodox]amenity=place_of_worship; nwr[denomination=syriac_orthodox]amenity=place_of_worship; nwr[denomination=ukrainian_orthodox]amenity=place_of_worship; nwr[denomination=polish_orthodox]amenity=place_of_worship;