<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 Walter,<br><br><br><br><div>&gt; Just one small clarification about the address field.<br>&gt; <br>&gt; If I set --poi-address than the address field is filled by mkgmap<br>&gt; and I can manipulate the content using the trick with mkgmap:phone.<br>&gt; <br>&gt; If I set --no-poi-address than the address field is left blank by mkgmap<br>&gt; and I also cannot fill it with any command via the style file.<br>&gt; <br>&gt; I hope I understood this correct.<br>yes, just one hint:&nbsp; --poi-address is the default<br><br>&gt; <br>&gt; At last I would like to report one optical issue in --poi-address <br>&gt; generation:<br>&gt; There is a line break between street and postcode, but no line break between <br>&gt; city and phone.<br>&gt; <br>&gt; e.g.<br>&gt; Street Nr<br>&gt; postcode, city+49 123<br>&gt; 4567<br>&gt; <br>&gt; It would be much nicer, to display the address field with one more line <br>&gt; break.<br>&gt; Street Nr<br>&gt; postcode, city<br>&gt; +49 123 4567<br>&gt; <br>&gt; If someone is spending the effort in changing this, maybe a small <br>&gt; enhancement could also be done.<br>The formatting is done by the Garmin software, not by mkgmap.<br>It just fills individual fields and we have a few flags for the whole <br>tile to say how to format them. These flags are configured <br>in resources/LocatorConfig.xml , e.g. Island (and Germany) <br>have streetBeforeHousenumber="true" postalcodeBeforeCity="true"<br><br>&gt; Would it make sense to add unit (maybe even door, if available) to <br>&gt; housenumber?<br>&gt; addr:housenumber/addr:unit/addr:door<br><br>Well, the current code for the --housenumbers option will treat a <br>housenumber like "3/5/3" like "3", so I think you can do that in the<br>style.<br><br>Gerd<br></div>                                               </div></body>
</html>