mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-18 06:34:43 +02:00
Add Funeral Service Hall preset (#1045)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user