Changes between Version 22 and Version 23 of Styles/Lane_and_Road_Attributes
- Timestamp:
- 2013-03-04T14:50:39+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Lane_and_Road_Attributes
v22 v23 118 118 way[driving_side] 119 119 { 120 style_right_hand_traffic: eval(tag(driving_side)="left"?no:yes); 120 style_right_hand_traffic: eval((tag(driving_side)="left")?no:yes); 121 121 } 122 122 … … 1045 1045 change_backward_1_left: eval((prop(oneway_type)=(-1))?prop(change_border):prop(change_backward_1_left)); 1046 1046 } 1047 1048 1047 way|z17-[is_prop_set(ok)][!prop(style_right_hand_traffic)] 1049 1048 {
