Skip to content

Commit 3dc8db8

Browse files
authored
Add Funeral Service Hall preset (#1045)
1 parent 60d6447 commit 3dc8db8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"icon": "maki-cemetery",
3+
"fields": [
4+
"name",
5+
"operator",
6+
"address"
7+
],
8+
"moreFields": [
9+
"religion",
10+
"denomination"
11+
],
12+
"geometry": [
13+
"point",
14+
"area"
15+
],
16+
"terms": [
17+
"funeral ceremony",
18+
"funeral hall"
19+
],
20+
"tags": {
21+
"amenity": "funeral_hall"
22+
},
23+
"name": "Funeral Service Hall"
24+
}

0 commit comments

Comments
 (0)