<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Minko,<br><br>okay, I see that the additional cycleway comes first, and that the original road <br>is forbidden for bicycles. I think&nbsp; tried that already, but I'll make sure<br>again.<br><br>Gerd<br><br><div>&gt; Date: Tue, 25 Mar 2014 13:50:33 +0100<br>&gt; From: ligfietser@online.nl<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] [Patch v4] distorted lines        with        make-opposite-cycleways<br>&gt; <br>&gt; Maybe you can have a look at the OSM Generic new style maps from garmin.openstreetmap.nl<br>&gt; We dont use the option make-opposite-cycleways but process it in the style file:<br>&gt; <br>&gt; # make opposite cycleways<br>&gt; highway=* &amp; ( oneway=yes | oneway=1 | oneway=true ) &amp; ( cycleway=opposite | cycleway=opposite_lane | cycleway=opposite_track | oneway:bicycle=no | bicycle:oneway=no ) {set oneway=no; set access=no; set bicycle=yes; set 2cycleway=1} [0x10 road_speed=1 road_class=1 continue with_actions]<br>&gt; highway=* &amp; oneway=-1 &amp; 2cycleway!=1 &amp; ( cycleway=opposite | cycleway=opposite_lane | cycleway=opposite_track | oneway:bicycle=no | bicycle:oneway=no ) {set oneway=no; set access=no; set bicycle=yes; set 2cycleway=-1} [0x10 road_speed=1 road_class=1 continue with_actions]<br>&gt; highway=* &amp; 2cycleway=1 {set access=yes; set oneway=1; set bicycle=no}<br>&gt; highway=* &amp; 2cycleway=-1 {set access=yes; set oneway=-1; set bicycle=no}<br>&gt; <br>&gt; <br>&gt; Gerd wrote:<br>&gt; &gt; maybe the order is important, but if that is the case,<br>&gt; &gt; we would have the same problem for cars if I change the order.<br>&gt; &gt; I also tested routes starting at normal ways, still sometimes<br>&gt; &gt; MapSource and Basecamp avoid the cylceway and calculate<br>&gt; &gt; detours.<br>&gt; &gt; It would be interesting to know how Garmin maps look<br>&gt; &gt; like in this region. An alternative to the<br>&gt; &gt; additional way for bikes would be a route restriction<br>&gt; &gt; for the wrong direction of the oneway<br>&gt; &gt; with an exception for bikes and pedestrians,<br>&gt; &gt; but that would be quite complex.<br>&gt; &gt; <br>&gt; &gt; Gerd<br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>