@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 388 B
JSON
{
"icon": "fas-language",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "translator"
},
"terms": [
"translation",
"translation agency",
"translation office",
"translator"
],
"name": "Translation Office"
}