<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 Andrzej,<br><br>thanks for your help :-)<br><br>With --preserve-element-order the ways are passed to the style in the <br>order of the input file. Each time the style creates a line,<br>it is added to either the list of roads (if routable) or the list of non-routable<br>ways. Roads are processed in order of appearance, other lines <br>are processed in order of appearance, but roads are <br>added after non-routable lines.<br><br>So, to match the version 6 of the patch, the style should first add<br>the road for the car, than the road for the bicycle.<br>I did not yet look at non-routable overlaying lines (e.g. to show<br>bicycle lanes).<br><br>I'll commit the patch v6 on friday if I hear no complains.<br><br>I would be glad to receive a patch for the default style <br>that allows us to remove the make-cycleway option.<br><br>Gerd<br><br><br><div>&gt; Date: Wed, 26 Mar 2014 14:31:47 +0100<br>&gt; From: popej@poczta.onet.pl<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] [Patch v5] correct make-cycleways<br>&gt; <br>&gt; Hi Gerd,<br>&gt; <br>&gt; I have tested a bit patch v6 and it seems to be OK.<br>&gt; <br>&gt; What is the order of roads if cycleway is created as a duplicate in <br>&gt; style? Will it be the same as order of declaration in style or reversed?<br>&gt; <br>&gt; Using style gives possibility to change road type. This is another <br>&gt; factor, which maybe could help.<br>&gt; <br>&gt; -- <br>&gt; Best regards,<br>&gt; Andrzej<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>