@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 405 B
JSON
{
"icon": "maki-suitcase",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "association"
},
"terms": [
"association",
"non-profit",
"nonprofit",
"organization",
"society"
],
"name": "Nonprofit Organization Office"
}