mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-24 03:52:35 +02:00
add tag values as part of the label
addresses https://github.com/openstreetmap/id-tagging-schema/pull/447#discussion_r918806472
This commit is contained in:
@@ -3348,19 +3348,19 @@ en:
|
||||
label: Type
|
||||
options:
|
||||
# transformer=auxiliary
|
||||
auxiliary: Feeds internal systems in substations
|
||||
auxiliary: 'Auxiliary: Feeds internal systems in substations'
|
||||
# transformer=converter
|
||||
converter: Feeds power converters
|
||||
converter: 'Converter: Feeds power converters'
|
||||
# transformer=distribution
|
||||
distribution: Feeds final consumers, installed outside substations
|
||||
distribution: 'Distribution: Feeds final consumers, installed outside substations'
|
||||
# transformer=generator
|
||||
generator: Steps-up voltage in power plants
|
||||
generator: 'Generator: Steps-up voltage in power plants'
|
||||
# transformer=main
|
||||
main: Forwards power
|
||||
main: 'Main: Forwards power'
|
||||
# transformer=phase_angle_regulator
|
||||
phase_angle_regulator: Regulates phase angle
|
||||
phase_angle_regulator: Phase Angle Regulator
|
||||
# transformer=yes
|
||||
'yes': Unknown role
|
||||
'yes': Unknown Role
|
||||
trees:
|
||||
# trees=*
|
||||
label: Trees
|
||||
|
||||
Reference in New Issue
Block a user