<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
(sorry if this arrives a second time - got a failure notice and
don't know if it went through)<br>
Well I use the bounds file - updated every month or so from here:
<a class="moz-txt-link-freetext" href="http://osm.thkukuk.de/data/">http://osm.thkukuk.de/data/</a><a class="moz-txt-link-freetext"
href="http://osm.thkukuk.de/data/bounds-latest.zip"></a><br>
As for my address rules - I have the same rules for set
mkgmap:country as in the default style.<br>
<br>
I wonder if adding: <br>
mkgmap:country=AT {set mkgmap:country=AUT}<br>
mkgmap:country=Aut {set mkgmap:country=AUT}<br>
<br>
<br>
would be of any help. But if I assume that the bug is in the bounds
file - couldn't there be a possibility for mkgmap to harmonize it
according to locator.config rules - they are pretty much covering
all problem cases.<br>
Felix<br>
<br>
<div class="moz-cite-prefix">On 12.11.2015 08:56, Gerd Petermann
wrote:<br>
</div>
<blockquote
cite="mid:HE1PR08MB0764FE85F544A2F81C084EF59E120@HE1PR08MB0764.eurprd08.prod.outlook.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Felix,</p>
<p><br>
</p>
<p>I think the results depends on the bounds file and your
style.</p>
<p>For example, we used to have the rule<br>
</p>
<p>mkgmap:country!=* & addr:country=* { set
mkgmap:country='${addr:country}' }</p>
<p>in inc/address. The tag addr:country typically contains a
3-byte-ISO code like AUT,</p>
<p>but we expect 2-byte-code in mkgmap:country.</p>
<p>So, now we have the rule <br>
</p>
mkgmap:country!=* & addr:country=* { set
mkgmap:country='${addr:country|country-ISO:}' }<br>
<br>
<p>I am not sure if the "wrong" value was written to the img
file, but it caused problems in the <br>
</p>
<p>housenumber code. If that doesn't help, please post details
that allow to reproduce the problem.</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%"></div>
</div>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>