@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 512 B
JSON
{
"icon": "temaki-briefcase_shield",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "security"
},
"terms": [
"mall cop",
"protective agent",
"safety office",
"security agent",
"security guard",
"security inspector",
"security officer",
"watchman",
"watchmen"
],
"name": "Security Office"
}