<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 Bernd,<br><br>sorry, I was wrong (looked at an old map while testing)<br><br>Bens patch solves the problem with the building in NY, there is no need to include <br>inc/address in polygons for this case.<br><br>If I got it right, the housenumber code is only interested in streetnames <br>given by mkgmap:street or addr:street. These may also be set in inc/address,<br>but I don't think that this has an effect on the housenumber code.<br><br>Do you have an example where it is needed ?<br><br>Gerd<br><br><div>> From: weigelt.bernd@web.de<br>> To: mkgmap-dev@lists.mkgmap.org.uk<br>> Date: Sat, 25 Oct 2014 10:37:45 +0200<br>> Subject: Re: [mkgmap-dev] FW: mkgmap in NYC<br>> <br>> Am Samstag, 25. Oktober 2014, 10:23:13 schrieb Gerd Petermann:<br>> > I think we also have to add <br>> > include 'inc/address'; <br>> > to the polygon rules.<br>> +1<br>> <br>> this is my finalize section in polygons for a long time<br>> <br>> <finalize><br>> # The finalizer section is executed for each element when a rule with an <br>> element type matches<br>> <br>> include '../inc/address';<br>> include '../inc/name' ;<br>> <br>> <br>> IMHO only with this call housenumber routing works correct.<br>> <br>> Bernd<br>> <br>> -- <br>> amarok2 now playing:<br>> <br>> <br>> <br>> <br>> _______________________________________________<br>> mkgmap-dev mailing list<br>> mkgmap-dev@lists.mkgmap.org.uk<br>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                            </div></body>
</html>