mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-21 07:46:49 +02:00
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user