<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi all,<br><br>I think r3571 is stable and working good enough again for a public test.<br><br>Compared to trunk there are many changes:<br>- mkgmap tries to identify unnamed roads<br>which lead to houses and can be named <br>(assuming they are service roads)<br>- mkgmap tries to find a plausible road when <br>no street is given (mkgmap:housenumber=* &amp;&nbsp; mkgmap:street!=* &amp; addr:street=*<br>- addr:interpolation ways are used to find the most plausible road<br>and the interpolated addresses are found <br>- special cases regarding addresses in different cities or<br>zip codes along the same road are handled.<br>This is important when a road starts in city A and has<br>some numbers 1..20 there and later crosses city B<br>with numbers 1..5 and finally ends in city C with<br>numbers 1..50. <br>- the found addresses are typically closer to the <br>house<br><br>If you want to test with your own style:<br>Please note the new special tags <br>mkgmap:numbers=false&nbsp; and mkgmap:execute_finalize_rules=true<br><br>- a road with mkgmap:numbers=false is ignored<br>in housenumber processing. The default style<br>uses it for ferries and motorways and for<br>bicycle-only roads. <br>&nbsp;<br>To set the city, region and country values for all elements<br>with housenumbers, use<br>addr:housenumber=* {set mkgmap:execute_finalize_rules=true} <br>as a first rule in <br>points, lines and polygons <br>and add<br>include 'inc/address'; <br>to the finalize sections.<br><br>Gerd<br><br></div>
                                               </div></body>
</html>