@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 449 B
JSON
{
"icon": "maki-suitcase",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "quango"
},
"terms": [
"ngo",
"non government",
"non-government",
"organisation",
"organization",
"quasi autonomous",
"quasi-autonomous"
],
"name": "Quasi-NGO Office"
}