<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>what about 0xa ? Or was that meant to be 0x1a ?<br><br>Gerd<br><br><div>> Date: Sun, 11 May 2014 11:22:33 +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>> <br>> > that sounds like the original list was not so bad:<br>> > //return type >= 0x01 && type <= 0x13 || type == 0x1a || type == 0x1b<br>> > || 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<br>> > it the only one?<br>> <br>> Hi Gerd<br>> <br>> 0x16: routing error<br>> 0x1a: no routing error (double checked this)<br>> 0x1b: routing error<br>> <br>> So it's weird that only 0x1a shows no routing error.<br>> Better keep the original list then to be safe?<br>> <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>