@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 411 B
JSON
{
"icon": "temaki-cable",
"fields": [
"ref",
"operator",
"telecom/medium",
"address",
"building_area_yes"
],
"geometry": [
"point",
"area"
],
"tags": {
"telecom": "exchange"
},
"terms": [
"telecommunications",
"telephone exchange",
"telephone switch"
],
"name": "Telecom Exchange"
}