<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 all,<br><br>I have an idea how to support the evaluation of the addr:place tag.<br>I first thought this can all be done with a few rules in the style, but it seems that<br>&nbsp;the boundaries don't contain the hamlet boundaries, so it is difficult to find the <br>matching names for streets and nodes.<br><br>Idea:<br>Step 1:<br>- collect all nodes with addr:housenumber=* and addr:place=* and addr:street!=*<br>- collect all nodes with place=hamlet and name=*<br>- collect all unnamed roads <br>Step 2:<br>For each hamlet, calculate the area (bbox or maybe a circle) containing the corresponding <br>addr:place nodes (the place=hamlet nodes should help in case that there are two or more<br>hamlets with the same name in one tile)<br>Step 3: Find out the unnamed streets in these areas. Give them the name of the hamlet<br>and interpret the addr:place tag in the nodes like mkgmap:street (using the normal housenumber<br>routines)<br><br>Is anybody interested in that?<br><br>Gerd<br><br><br>                                               </div></body>
</html>