Skip to content

Commit

Permalink
Create place_of_worship.json and Add Uniting Church in Australia
Browse files Browse the repository at this point in the history
  • Loading branch information
Guerme authored Sep 26, 2023
1 parent 0a999ca commit e4d1abc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/brands/amenity/place_of_worship.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"properties": {
"path": "brands/club/place_of_worship",
"exclude": {"generic": ["^place of worship$"]}
},
"items": [
{
"displayName": "Uniting Church in Australia",
"locationSet": {"include": ["au"]},
"tags": {
"amenity": "place_of_worship",
"brand": "Uniting Church in Australia",
"brand:wikidata": "Q523620",
"denomination": "uniting",
"religion": "christian"
}
}
]
}

0 comments on commit e4d1abc

Please sign in to comment.