Changes between Version 22 and Version 23 of Styles/Lane_and_Road_Attributes


Ignore:
Timestamp:
2013-03-04T14:50:39+01:00 (13 years ago)
Author:
imagic
Comment:

Quick fix for driving_side detection

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Lane_and_Road_Attributes

    v22 v23  
    118118way[driving_side]
    119119{
    120     style_right_hand_traffic: eval(tag(driving_side)="left"?no:yes);
     120    style_right_hand_traffic: eval((tag(driving_side)="left")?no:yes);
    121121}
    122122
     
    10451045    change_backward_1_left: eval((prop(oneway_type)=(-1))?prop(change_border):prop(change_backward_1_left));
    10461046}
    1047 
    10481047way|z17-[is_prop_set(ok)][!prop(style_right_hand_traffic)]
    10491048{