<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 tried that already, but I'll make sure<br>again.<br><br>Gerd<br><br><div>> Date: Tue, 25 Mar 2014 13:50:33 +0100<br>> From: ligfietser@online.nl<br>> To: mkgmap-dev@lists.mkgmap.org.uk<br>> Subject: Re: [mkgmap-dev] [Patch v4] distorted lines        with        make-opposite-cycleways<br>> <br>> Maybe you can have a look at the OSM Generic new style maps from garmin.openstreetmap.nl<br>> We dont use the option make-opposite-cycleways but process it in the style file:<br>> <br>> # make opposite cycleways<br>> highway=* & ( oneway=yes | oneway=1 | oneway=true ) & ( 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>> highway=* & oneway=-1 & 2cycleway!=1 & ( 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>> highway=* & 2cycleway=1 {set access=yes; set oneway=1; set bicycle=no}<br>> highway=* & 2cycleway=-1 {set access=yes; set oneway=-1; set bicycle=no}<br>> <br>> <br>> Gerd wrote:<br>> > maybe the order is important, but if that is the case,<br>> > we would have the same problem for cars if I change the order.<br>> > I also tested routes starting at normal ways, still sometimes<br>> > MapSource and Basecamp avoid the cylceway and calculate<br>> > detours.<br>> > It would be interesting to know how Garmin maps look<br>> > like in this region. An alternative to the<br>> > additional way for bikes would be a route restriction<br>> > for the wrong direction of the oneway<br>> > with an exception for bikes and pedestrians,<br>> > but that would be quite complex.<br>> > <br>> > Gerd<br>> <br>> _______________________________________________<br>> mkgmap-dev mailing list<br>> mkgmap-dev@lists.mkgmap.org.uk<br>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                            </div></body>
</html>