@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 400 B
JSON
{
"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"
}