@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 470 B
JSON
{
"icon": "maki-cemetery",
"fields": [
"name",
"ref_sector"
],
"geometry": [
"point",
"area"
],
"tags": {
"cemetery": "sector"
},
"terms": [
"burial ground",
"cemetary",
"cemetery",
"cemetery section",
"churchyard",
"columbarium",
"grave yard",
"graveyard",
"mausoleum",
"tomb"
],
"name": "Cemetery Section"
}