<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>If I got that right, we should <br>1) warn when the style file lines uses types 0x02 - 0x09 without road class/speed if -check-styles is used<br>2) warn if a line is added multiple times, once with type between 0x01 and 0x3f and road class/speed,<br>once with type 0x02 - 0x09 and without road class/speed.<br><br>I've implemented that with r3267.<br><br>Gerd<br><br><div>> Date: Fri, 9 May 2014 15:47:05 +0200<br>> From: ligfietser@online.nl<br>> To: mkgmap-dev@lists.mkgmap.org.uk<br>> Subject: Re: [mkgmap-dev] Commit: r3259: remove most checks regarding routable/non-routable types.<br>> <br>> Hi Gerd<br>> <br>> I have noticed types between 0x30-3f are behaving inconsistent, they are not rendered at all in Mapsource/Basecamp, even with a typ file. Routing seems to work but not very reliable.<br>> <br>> After some more tests, I notice other remarkable things:<br>> <br>> I search for an address on an unclassified road (type 0x06, road_class=3 road_speed=2)<br>> This road also has a bicycle route (routable line without road class/speed):<br>> <br>> [0x02 resolution 22 continue]<br>> gpsmapedit shows road_class=5 road_speed=3 on this line 0x02 (??) and routing errors happen.<br>> It always routes to the tile border and then a straight direct line to the address that I search for.<br>> <br>> [0x05 resolution 22 continue]<br>> gpsmapedit shows road_class=1 road_speed=3, routing error <br>> <br>> [0x06 resolution 22 continue]<br>> gpsmapedit shows road_class=0 road_speed=3, routing error <br>> <br>> [0x10 resolution 22 continue]<br>> gpsmapedit shows road_class=0 road_speed=0, routing error <br>> <br>> [0x0a resolution 22 continue]<br>> gpsmapedit shows road_class=0 road_speed=1, no routing error<br>> <br>> [0x29 resolution 22 continue]<br>> gpsmapedit dont show road_class nor road_speed, no routing error<br>> <br>> <br>> Normally I set on type 0x02 road_class=4 road_speed=3, and then the routing is ok.<br>> <br>> Any idea why a default value of road_speed and class is assigned altough I don't specify it?<br>> Is there a way how to show/print the routing parameters that mkgmap sets on every line?<br>> <br>> <br>> > okay, got it. So maybe we have to separate the "well known" routable<br>> > types<br>> > 0x01 -0x13 , 0x1a, 0x1b, 0x16 from others which are also routable?<br>> > <br>> > Gerd<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>