@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 460 B
JSON
{
"icon": "temaki-embassy",
"fields": [
"name",
"consulate",
"{office/diplomatic}"
],
"geometry": [
"point",
"area"
],
"tags": {
"office": "diplomatic",
"diplomatic": "consulate"
},
"reference": {
"key": "diplomatic",
"value": "consulate"
},
"terms": [
"consular post",
"passports",
"visas"
],
"name": "Consulate"
}