@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 397 B
JSON
{
"icon": "temaki-briefcase_shield",
"fields": [
"{office}"
],
"moreFields": [
"branch_brand",
"brand",
"{office}"
],
"geometry": [
"point",
"area"
],
"tags": {
"office": "insurance"
},
"terms": [
"actuary",
"insurer",
"risk management"
],
"name": "Insurance Office"
}