Ticket #23932: cycleway_buffer.patch
File cycleway_buffer.patch, 1.3 KB (added by , 11 months ago) |
---|
-
resources/data/defaultpresets.xml
1323 1323 <space /> 1324 1324 <optional text="Cycleway Lane Attributes"> 1325 1325 <combo key="cycleway:both:lane" text="Lane type (both)" values_context="cycleway" values="advisory,exclusive"/> 1326 <check key="cycleway:both:buffer" text="Buffered (both)" /> 1326 1327 <combo key="cycleway:left:lane" text="Lane type (left)" values_context="cycleway" values="advisory,exclusive"/> 1328 <check key="cycleway:left:buffer" text="Buffered (left)" /> 1327 1329 <combo key="cycleway:right:lane" text="Lane type (right)" values_context="cycleway" values="advisory,exclusive"/> 1330 <check key="cycleway:right:buffer" text="Buffered (right)" /> 1328 1331 </optional> 1329 1332 <optional text="Edit Highway Attributes:"> 1330 1333 <combo key="highway" text="Highway" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,secondary_link,tertiary,tertiary_link,unclassified,residential,living_street,service,bus_guideway,construction" values_context="Highway" values_sort="false" />