Changes between Version 12 and Version 13 of Presets/LaneAttributes


Ignore:
Timestamp:
2014-07-24T21:51:53+02:00 (12 years ago)
Author:
skyper
Comment:

updated simple turn: multilist values to proper order for right_hand traffic

Legend:

Unmodified
Added
Removed
Modified
  • Presets/LaneAttributes

    v12 v13  
    1 = Lane Attributes preset =
     1[[TranslatedPages]]
     2= Lane Attributes preset
    23This presets helps to tag highway lane attributes according to [osmwiki:Lanes OSM wiki lanes].
    34
     
    102103      <check key="oneway" text="Oneway" default="on" />
    103104      <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="2" />
    104       <multiselect key="turn" text="Turn" values="left;right;through;reverse;sharp_left;sharp_right;slight_left;slight_right" />
     105      <multiselect key="turn" text="Turn" values="reverse;sharp_left;left;slight_left;through;sharp_right;right;slight_right" />
    105106      <text key="destination" text="Destination" />
    106107      <text key="destination:ref" text="Destination ref" />
     
    114115      <reference ref="LanesWiki" />
    115116      <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="2" />
    116       <multiselect key="turn:forward" text="Turn forward" values="left;right;through;reverse;sharp_left;sharp_right;slight_left;slight_right" />
    117       <multiselect key="turn:backward" text="Turn backward" values="left;right;through;reverse;sharp_left;sharp_right;slight_left;slight_right" />
     117      <multiselect key="turn:forward" text="Turn forward" values="reverse;sharp_left;left;slight_left;through;sharp_right;right;slight_right" />
     118      <multiselect key="turn:backward" text="Turn backward" values="reverse;sharp_left;left;slight_left;through;sharp_right;right;slight_right" />
    118119      <combo key="change:forward" text="Change forward" values="yes,no" />
    119120      <combo key="change:backward" text="Change backward" values="yes,no" />