Ticket #19959: josm_19959_bus_bay.patch
File josm_19959_bus_bay.patch, 1.5 KB (added by , 4 years ago) |
---|
-
resources/data/defaultpresets.xml
68 68 </chunk> 69 69 <chunk id="highway_yesno_incline_oneway_lit_width_sidewalk"> 70 70 <reference ref="highway_yesno_incline_oneway_lit_width" /> 71 <combo key="bus_bay" text="Bus bay" values="both,left,right" /> 71 72 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" /> 72 73 </chunk> 73 74 <chunk id="placement_shoulder"> … … 806 807 <check key="lit" text="Lit" /> 807 808 </checkgroup> 808 809 <text key="width" text="Width (meters)" /> 810 <combo key="bus_bay" text="Bus bay" values="both,left,right" /> 809 811 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" /> 810 812 <checkgroup columns="2"> 811 813 <check key="narrow" text="Narrow" disable_off="true" /> … … 835 837 <check key="lit" text="Lit" /> 836 838 </checkgroup> 837 839 <text key="width" text="Width (meters)" /> 840 <combo key="bus_bay" text="Bus bay" values="both,left,right" /> 838 841 <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" /> 839 842 </optional> 840 843 <reference ref="link_road_access_restrictions" />