<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hi Gerd, </div><div>I think admin_level9 must be placed before&nbsp;admin_level9 for Belgium:<br></div><div>mkgmap:country=BEL &amp; mkgmap:city!=* &amp; mkgmap:admin_level9=* { set mkgmap:city='${mkgmap:admin_level9}' }</div><div><br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div dir="ltr">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><div><br></div>Or is this meant as some kind of documentation (meaning we have verified these rules for Belgium) ?<br><div><br></div>Gerd<br></div><br></blockquote></div></body></html>