<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>&gt; I found out that the routing errors still exist when you have two routable lines on top of each other,<br><div>&gt; one with and one without road speed/class parameters. If the GPS finds an address on such road, routing goes mad. In my style I use type 0x02 for all cycleroutes. I need to use 0x02 because this is one of the few type that are always rendered on top of all other lines. <br><br>just to make sure:<br>your style creates two lines for one OSM way, they have different types, but both below 0x3f,<br>and one has road speed/class , the other has not. <br>Which one come first?<br><br>&gt; <br>&gt; If it were possible to skip address search on the last routable line somehow I could make it not routable, but I'm not sure. <br>For mkgmap, a routable line is one that has a road speed/class&nbsp; and a non-extended type.<br>I am not familiar with the code regarding indexes for address search. <br>I don't know ihow this is related to routing.<br><br>&gt; <br>&gt; Normally multiple routable lines are not often needed, so the removal of those warnings is still ok.<br>I think when it causes problems, we should try to find a better solution or print a warning.<br><br>Gerd<br></div>                                               </div></body>
</html>