<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,<br><br>okay, good points. For those who use mkgmap logs for <br>quality improvements I could make sure to report the mismatches.<br>Sample :<br><font style="font-size: 8pt;" size="1">INFO: uk.me.parabola.mkgmap.osmstyle.StyledConverter e:\osm_out_work\czech\20150223_092244\63240079.o5m: case difference: using Za ovčínem instead of Za Ovčínem for mkgmap:street http://www.openstreetmap.org/node/296650164</font><font style="font-size: 8pt;" size="1"><br></font><font style="font-size: 8pt;" size="1">INFO: uk.me.parabola.mkgmap.osmstyle.StyledConverter e:\osm_out_work\czech\20150223_092244\63240079.o5m: case difference: using Za ovčínem instead of Za Ovčínem for mkgmap:street http://www.openstreetmap.org/node/296650164</font><font style="font-size: 8pt;" size="1"><br></font><font style="font-size: 8pt;" size="1">INFO: uk.me.parabola.mkgmap.osmstyle.StyledConverter e:\osm_out_work\czech\20150223_092244\63240079.o5m: case difference: using Na Chobotě instead of Na chobotě for mkgmap:street http://www.openstreetmap.org/node/296660550</font><font style="font-size: 8pt;" size="1"><br></font><font style="font-size: 8pt;" size="1">INFO: uk.me.parabola.mkgmap.osmstyle.StyledConverter e:\osm_out_work\czech\20150223_092244\63240079.o5m: case difference: using Na Chobotě instead of Na chobotě for mkgmap:street http://www.openstreetmap.org/node/296660550</font><font style="font-size: 8pt;" size="1"><br></font><br>BUT: <br>I have problems to remove the duplicates here, as some tags are evaluated multiplie times,<br>and I can not show where the original value comes from without blowing up the data structures,<br>and I see no way to find out which spelling is correct. Of course one could count<br>occurances and use the one that appears most often, but that would mean<br>one or more additional loops and still would allow errors when 10 houses give the wrong name<br>while only one highway element shows the right one.<br><br>Aother problem is that other obvious typos are not handled, e.g.<br>"Ilmer Weg" and "Ilmerweg". Is it "Bahnhofstraße" or "Bahnhofsstraße" ?<br><br>So, I'll remove that code again and simply report a name mismatch, no matter what the reason<br>is :-(<br><br>I'll try to put as much information as possible to messages like these<br><font style="font-size: 8pt;" size="1">WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Rymáň 63(6) http://www.openstreetmap.org/node/1440812595<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Rymáň 67(6) http://www.openstreetmap.org/node/1440812610<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Jungmannova 102(0) http://www.openstreetmap.org/node/1444790204<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Jungmannova 191(0) http://www.openstreetmap.org/node/1444791033<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Melicharova 199(2) http://www.openstreetmap.org/node/1444791045<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Jungmannova 224(0) http://www.openstreetmap.org/node/1444791086<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address Jungmannova 243(0) http://www.openstreetmap.org/node/1444791117<br>WARN: uk.me.parabola.mkgmap.osmstyle.housenumber.HousenumberRoad e:\osm_out_work\czech\20150223_092244\63240079.o5m: found no plausible street for address K Ovčínu 116(14) http://www.openstreetmap.org/node/3050704625<br><br><font style="font-size: 12pt;" size="3">but one has to analyse the element to find out what's wrong (program or OSM data or boundary data, to start with that)<br><br></font></font>Gerd<br><br>> > > If any element processed later has a name like "ABC street" or "abc<br><div>> > > Street" which we consider as a street name, we will use "Abc Street"<br>> > > again.<br>> > <br>> > I'm not sure what for are used names from this table. I don't think<br>> > that case could be important for comparison of street names. But I<br>> > would prefer to see street name on a map with the original spelling.<br>> <br>> But what is the original spelling? And more important, what's the<br>> right one?<br>> name of highway?<br>> name of route=street?<br>> addr:street?<br>> <br>> Yes, some people add addr:street to highways ...<br>> <br>> During the last days I looked at the warnings from mkgmap in<br>> regards to mismatch of street names, and I can only say, that<br>> typos are everywhere.<br>> <br>> Thorsten<br>> <br>> -- <br>> Thorsten Kukuk, Senior Architect SLES & Common Code Base<br>> SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>> GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)<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>