Skip to content

Commit

Permalink
Add Funeral Service Hall preset (#1045)
Browse files Browse the repository at this point in the history
  • Loading branch information
arch0345 authored Nov 20, 2023
1 parent 60d6447 commit 3dc8db8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/presets/amenity/funeral_hall.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"icon": "maki-cemetery",
"fields": [
"name",
"operator",
"address"
],
"moreFields": [
"religion",
"denomination"
],
"geometry": [
"point",
"area"
],
"terms": [
"funeral ceremony",
"funeral hall"
],
"tags": {
"amenity": "funeral_hall"
},
"name": "Funeral Service Hall"
}

0 comments on commit 3dc8db8

Please sign in to comment.