@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 499 B
JSON
{
"icon": "temaki-power_pole",
"fields": [
"ref",
"operator"
],
"moreFields": [
"height",
"line_attachment",
"line_management",
"manufacturer",
"material"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"power": "catenary_mast"
},
"terms": [
"catenary pylon",
"catenary mast",
"overhead line",
"overhead wire"
],
"name": "Catenary Pole"
}