<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>attached is a patch that removes all rules which I think are<br>superfluous.<br><br>I've also attached the modified inc/address file.<br><br>My understanding is that country specific rules should<br>only be used when the general rules don't work.<br>It makes no sense to have a specific rule <br>mkgmap:country=BEL &amp; mkgmap:city!=* &amp; mkgmap:admin_level8=* { set mkgmap:city='${mkgmap:admin_level8}' }<br>when the next possible match is the general rule<br>mkgmap:city!=* &amp; mkgmap:admin_level8=* { set mkgmap:city='${mkgmap:admin_level8}' } <br><br>Or is this meant as some kind of documentation (meaning we have verified these rules for Belgium) ?<br><br>Gerd<br>                                               </div></body>
</html>