diff --git a/cycleway_types.yaml b/cycleway_types.yaml index f7ade3e..b15d165 100644 --- a/cycleway_types.yaml +++ b/cycleway_types.yaml @@ -93,6 +93,10 @@ feature: {% set oneway = 0 %} {% endif %} + {% if oneway and attribute(tags, 'oneway:bicycle') == 'no' and not rightCycle and not leftCycle %} + {% set oneway = 0 %} + {% endif %} + styles: | {% if tags.bridge and tags.bridge != 'no' %} bridge_outer,bridge_inner,