<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'>&gt; &gt; &gt; Although the wiki says that either addr:place or addr:street should<br><div>&gt; &gt; &gt; be used I see many nodes with both.<br>&gt; &gt; <br>&gt; &gt; IMHO use addr:street and ignore addr:place. Most probably addr:place<br>&gt; &gt; is incorrectly set instead of addr:city, which you get from other<br>&gt; &gt; data anyway.<br>&gt; <br>&gt; I think this is a problem of some editors, which asks for all of this<br>&gt; keys, and people think they need to fill out every field.<br>&gt; <br>&gt; If we have addr:place and addr:street, I would ignore addr:place, too.<br>&gt; <br>Okay, I will consider this.<br>I see many places in CZ where&nbsp; some houses have addr:street=*<br>but also many have not, while all of them have the same addr:place value.<br><br>Look at Bubovice in CZ for example:<br><font style="font-size: 12pt;" face="Calibri" size="3"><a href="http://www.openstreetmap.org/relation/442330">http://www.openstreetmap.org/relation/442330</a></font><br><br>Results for Overpass queries with<br>addr:housenumber=* and addr:place=* and addr:street=* in Bubovice : 87 nodes<br>addr:housenumber=* and addr:place=* and addr:street!=* in Bubovice : 114 nodes<br><br>In this case most streets have names, so I think mkgmap should<br>try to find the closest road and use the road name for the address.<br><br>The current code in r3529 treats the numbers with addr:street separated from the others<br>and adds the label Bubovice to the roads so that the search for the houses without addr:street<br>works. That makes no sense here.<br><br>Gerd<br><br></div>                                               </div></body>
</html>