<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><br>that sounds like the original list was not so bad:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //return type &gt;= 0x01 &amp;&amp; type &lt;= 0x13 || type == 0x1a || type == 0x1b || type == 0x16;<br>what about 0x16, 0x1a and 0x1b ?<br><br>0xa is in the range 0x01 - 0x13. Is this really an exception? And is it the only one?<br><br>Gerd<br><br><div>&gt; Date: Sun, 11 May 2014 10:29:21 +0200<br>&gt; From: ligfietser@online.nl<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] Commit: r3259: remove most checks regarding routable/non-routable types.<br>&gt; <br>&gt; Hi Gerd<br>&gt;  <br>&gt; &gt; If I got that right, we should<br>&gt; &gt; 1) warn when the style file lines uses types 0x02 - 0x09 without road<br>&gt; &gt; class/speed if -check-styles is used<br>&gt; &gt;<br>&gt; &gt; 2) warn if a line is added multiple times, once with type between 0x01<br>&gt; &gt; and 0x3f and road class/speed,<br>&gt; &gt; once with type 0x02 - 0x09 and without road class/speed.<br>&gt; &gt; <br>&gt; &gt; I've implemented that with r3267.<br>&gt; &gt; <br>&gt; &gt; Gerd<br>&gt; <br>&gt; <br>&gt; I also found errors with 0x01, 0x10, 0x13 but not 0x18 or 0xa<br>&gt; <br>&gt; So better warn with 0x01-0x13;0x16 without road class/speed<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>