<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 Andrzej,<br><br><div>> > It doesn't require much code to generate the pseudo roads,<br>> > so maybe it is something for a special option.<br>> <br>> Would be nice, if you preserve this code. Maybe even for all addresses, <br>> not only for addr:place? But actually I can extract addresses form OSM <br>> sources, parse them, convert to roads and get the same result. Either <br>> way, I'm glad, that we have found what works and what has to be avoided.<br><br>Okay. Let's first sort out how to fill the address info.<br>> <br>> > Although the wiki says that either addr:place or addr:street should<br>> > be used I see many nodes with both.<br>> <br>> IMHO use addr:street and ignore addr:place. Most probably addr:place is <br>> incorrectly set instead of addr:city, which you get from other data anyway.<br><br>OK, I'll do some statistics to find some good rules.<br><br>My idea is to collect the numbers with equal addr:place tag.<br>If there are not too many duplicates in different positions I assume <br>that the place name should be used for the address and <br>addr:street should only be used to identify the right road.<br>That's what I am now trying to code.<br><br>Gerd<br><br><br></div>                                            </div></body>
</html>