Ignore:
Timestamp:
2020-10-24T18:52:34+02:00 (3 years ago)
Author:
Klumbumbus
Message:

see #19383 - Add line_management to power support presets, warn about line_management on ways, deprecate pole:type and power related tower:type values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r17259 r17263  
    404404        <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
    405405        <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
     406        <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
    406407        <check key="location:transition" text="Location transition" disable_off="true" />
    407408        <reference ref="ref_operator" />
     
    62146215            <optional>
    62156216                <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
     6217                <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
    62166218                <text key="ref" text="Reference" />
    62176219                <text key="operator" text="Operator" />
     
    62296231            <combo key="design" text="Portal design" values="portal,portal_two-level,portal_three-level" values_context="power" />
    62306232            <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
     6233            <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
    62316234        </item> <!-- Power Portal -->
    62326235        <item name="Power Tower" icon="presets/power/tower.svg" type="node" preset_name_label="true">
     
    62406243            <reference ref="ref_operator" />
    62416244            <optional>
    6242                 <combo key="tower:type" text="Tower type" values="termination,branch,transposing,crossing,transition" text_context="power" values_context="power" />
    6243                 <combo key="branch:type" text="Branch tower type" values="tap,split,loop,cross" values_context="power" />
    62446245                <combo key="design" text="Tower design" values="one-level,two-level,donau,three-level,barrel,asymmetric,triangle,flag,donau;one-level,four-level,six-level,nine-level,delta,delta_two-level,y-frame,x-frame,h-frame,guyed_h-frame,portal,portal_two-level,portal_three-level,guyed_v-frame,bipole,monopolar" values_context="power" />
    62456246                <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
     6247                <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
    62466248                <check key="triple_tower" text="Triple tower" />
    62476249                <check key="design:incomplete" text="Incomplete tower" />
     
    62956297            <key key="power" value="insulator" />
    62966298            <combo key="line_attachment" text="Line attachment" values="anchor,pin,pulley,suspension" values_context="power" />
     6299            <combo key="line_management" text="Line management" values="branch,cross,split,straight,termination,transition,transpose" values_context="Line management" />
    62976300            <reference ref="ref_operator" />
    62986301        </item> <!-- Insulator -->
Note: See TracChangeset for help on using the changeset viewer.