mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Update power presets following transformer tagging extension (#447)
This commit is contained in:
parent
57c0a7e5d2
commit
de6fce4c7f
7 changed files with 71 additions and 18 deletions
|
|
@ -10,10 +10,8 @@
|
|||
"power": "*"
|
||||
},
|
||||
"fields": [
|
||||
"power"
|
||||
],
|
||||
"moreFields": [
|
||||
"material"
|
||||
"power",
|
||||
"operator"
|
||||
],
|
||||
"searchable": false,
|
||||
"name": "Power Feature"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,8 @@
|
|||
"voltage/secondary",
|
||||
"voltage/tertiary",
|
||||
"windings",
|
||||
"windings/configuration"
|
||||
"windings/configuration",
|
||||
"windings/auto"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue