<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 Thorsten,<br><br>I think it should be easy to report the "wrong" ones, but<br>I am not sure what bug is causing this. I'd say the problem is <br>in the boundaries then, and it has nothing to do with<br>round-abouts here.<br>The two counters are based on the result of the LocationHook<br>which depends on the --bounds and maybe the --autofill-location <br>option and also on --country and --country-abbr.<br><br>The check works like this:<br>For each road, the LocationHook sets the values like <br>mkgmap:admin_level2 .. mkgmap:admin_level10<br>These are used in inc/address&nbsp; to set the mkgmap:country<br>which in turn is used to get the drive_on rule from<br>resources\LocatorConfig.xml <br>When this returns a wrong result, I guess that either <br>the LocationHook sets a wrong mkgmap:admin_level2<br>or the country is missing in LocatorConfig.xml.<br><br>Gerd<br><br><div>&gt; Date: Mon, 4 May 2015 14:59:38 +0200<br>&gt; From: kukuk@suse.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: [mkgmap-dev] Request for feature: show wrong roundabouts<br>&gt; <br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; from time to time I see this in the log files:<br>&gt; <br>&gt; Attention: Tile contains both drive-on-left (1) and drive-on-right roads (15389)<br>&gt; <br>&gt; The one "drive-on-left" road is clearly a bug in the OSM data.<br>&gt; But finding that is pretty hard (I found one once by accident ...).<br>&gt; <br>&gt; I wanted to try to implement this myself, but I currently<br>&gt; don't see that I have the time to dig into the code myself,<br>&gt; that's why I write here my idea:<br>&gt; <br>&gt; Could we add an option (--x-report-wrong-direction or something<br>&gt; similar), and if drive-on=left or drive-on=right is set,<br>&gt; write the roads with the wrong direction into the log file?<br>&gt; If drive-on= isn't set at all or to "detect", nothing<br>&gt; should be written.<br>&gt; So, additonal to increasing the counter, write the ID at that time<br>&gt; to the log, too.<br>&gt; <br>&gt;   Thanks,<br>&gt;     Thorsten<br>&gt; <br>&gt; -- <br>&gt; Thorsten Kukuk, Senior Architect SLES &amp; Common Code Base<br>&gt; SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>&gt; GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)<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>