Ticket #19959: josm_19959_bus_bay.patch

File josm_19959_bus_bay.patch, 1.5 KB (added by skyper, 4 years ago)

patch adding bus_bay to presets

  • resources/data/defaultpresets.xml

     
    6868    </chunk>
    6969    <chunk id="highway_yesno_incline_oneway_lit_width_sidewalk">
    7070        <reference ref="highway_yesno_incline_oneway_lit_width" />
     71        <combo key="bus_bay" text="Bus bay" values="both,left,right" />
    7172        <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
    7273    </chunk>
    7374    <chunk id="placement_shoulder">
     
    806807                    <check key="lit" text="Lit" />
    807808                </checkgroup>
    808809                <text key="width" text="Width (meters)" />
     810                <combo key="bus_bay" text="Bus bay" values="both,left,right" />
    809811                <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
    810812                <checkgroup columns="2">
    811813                    <check key="narrow" text="Narrow" disable_off="true" />
     
    835837                    <check key="lit" text="Lit" />
    836838                </checkgroup>
    837839                <text key="width" text="Width (meters)" />
     840                <combo key="bus_bay" text="Bus bay" values="both,left,right" />
    838841                <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
    839842            </optional>
    840843            <reference ref="link_road_access_restrictions" />