Changes between Version 42 and Version 43 of Presets/LaneAttributes


Ignore:
Timestamp:
2020-06-08T17:58:04+02:00 (4 years ago)
Author:
skyper
Comment:

add placement:both_ways

Legend:

Unmodified
Added
Removed
Modified
  • Presets/LaneAttributes

    v42 v43  
    1414* **[osmwiki:Key:destination:ref]**: `destination:ref`, `destination:ref:forward`, `destination:ref:backward`, `destination:ref:lanes`, `destination:ref:lanes:forward`, `destination:ref:lanes:backward`
    1515* **[osmwiki:Key:destination:symbol]**: `destination:symbol`, `destination:symbol:forward`, `destination:symbol:backward`, `destination:symbol:lanes`, `destination:symbol:lanes:forward`, `destination:symbol:lanes:backward`
     16* **[osmwiki:Key:placement]**: `placement`, `placement:forward`, `placement:backward`, `placement:both_ways`
     17
    1618* **[osmwiki:Key:maxspeed]**: `maxspeed`, `maxspeed:forward`, `maxspeed:backward`, `maxspeed:both_ways`, `maxspeed:lanes`, `maxspeed:lanes:forward`, `maxspeed:lanes:backward`, `maxspeed:lanes:both_ways`
    1719* **[osmwiki:Key:surface]**: `surface`, `surface:forward`, `surface:backward`, `surface:both_ways`, `surface:lanes`, `surface:lanes:forward`, `surface:lanes:backward`, `surface:lanes:both_ways`
     
    218220            <combo key="turn:lanes:both_ways" text="Turn lanes both directions" values="reverse|left,left|left,sharp_left|slight_left,left|through,left|left;through,merge_to_right|through" values_searchable="true" values_sort="false" match="key" />
    219221            <combo key="change:lanes:both_ways" text="Change lanes both directions" values="yes|not_right,yes|not_left,not_left|yes,not_left|not_right,no|no" values_searchable="true" values_sort="false" match="key" />
     222            <check key="placement" text="Placement transition" value_on="transition" disable_off="true" />
     223            <combo key="placement:both_ways" text="Placement both directions" values="left_of:1,left_of:2,left_of:3,middle_of:1,middle_of:2,middle_of:3,right_of:1,right_of:2,right_of:3" values_searchable="true" values_sort="false" match="key" />
    220224            <text key="maxspeed:lanes:both_ways" text="Max. speed per lane both directions (km/h)" match="key" />
    221225            <text key="width:lanes:both_ways" text="Lane width both directions (meters)" match="key" />