@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 422 B
JSON
{
"icon": "maki-telephone",
"geometry": [
"point",
"area"
],
"fields": [
"{office}"
],
"moreFields": [
"{office}"
],
"tags": {
"office": "telecommunication"
},
"terms": [
"communication",
"internet service provider",
"isp",
"network",
"telephone",
"voice"
],
"name": "Telecom Office"
}