mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
parent
bead36d43b
commit
4075329e31
1 changed files with 28 additions and 0 deletions
28
data/presets/power/catenary_mast.json
Normal file
28
data/presets/power/catenary_mast.json
Normal file
|
|
@ -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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue