@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 393 B
JSON
{
"icon": "maki-suitcase",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "it"
},
"terms": [
"computer",
"information",
"it office",
"software",
"technology"
],
"name": "Information Technology Office"
}