<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>&gt; From: weigelt.bernd@web.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Date: Sat, 25 Oct 2014 10:37:45 +0200<br>&gt; Subject: Re: [mkgmap-dev] FW: mkgmap in NYC<br>&gt; <br>&gt; Am Samstag, 25. Oktober 2014, 10:23:13 schrieb Gerd Petermann:<br>&gt; &gt; I think we also have to add <br>&gt; &gt; include 'inc/address'; <br>&gt; &gt; to the polygon rules.<br>&gt; +1<br>&gt; <br>&gt; this is my finalize section in polygons for a long time<br>&gt; <br>&gt; &lt;finalize&gt;<br>&gt; # The finalizer section is executed for each element when a rule with an <br>&gt; element type matches<br>&gt; <br>&gt; include '../inc/address';<br>&gt; include '../inc/name' ;<br>&gt; <br>&gt; <br>&gt; IMHO only with this call housenumber routing works correct.<br>&gt; <br>&gt; Bernd<br>&gt; <br>&gt; -- <br>&gt; amarok2 now playing:<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>