<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 all,<br><br>I think the rules in the default style don't work.<br>Example: a way with two tags <br>highway=tertiary and maxspeed=30<br>will have the same attributes as one with<br>highway=tertiary and maxspeed=70<br>or one with<br>highway=tertiary and maxspeed!=*<br>although inc/roadspeed sets different<br>values for mkgmap:road-speed-max.<br>Reason: <br>The tag mkgmap:road-speed-max=* is only evaluated<br>by mkgmap when the tag mkgmap:road-speed=*.<br>If mkgmap:road-speed is not set, the value in <br>mkgmap:road-speed-max is completely ignored.<br><br>I guess this is not intended?<br><br>Gerd<br>                                               </div></body>
</html>