<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>I think the problem is that we need a process&nbsp; that compares two <br>sets of precompiled boundaries (we have that) and decides which one<br>is better (I think we don't have that).<br>The BoundaryDiff tool comes close to what we need. It computes the <br>differences between two sets and creates gpx files.<br>Sample usage:<br>java -Xmx2G -cp mkgmap.jar&nbsp; uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryDiff bounds_20121118.zip&nbsp; bounds&nbsp; admin_level=2<br>The problem - besides the huge amount of data and cpu usage - is this: How do we find out which difference is good and is bad? <br><br>A different approach:<br>If we find an area that is covered by a level 4 boundary, but is not part of a level 2 boundary,<br>something is probably wrong. Or more general, if we subtract the combined area for level n+1<br>from the combined area for level n the result should be empty.<br><br>Gerd<br><br><br><div>&gt; Date: Fri, 24 Jan 2014 10:52:35 +0100<br>&gt; From: kukuk@suse.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] boundary France broken?<br>&gt; <br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; On Fri, Jan 24, WanMil wrote:<br>&gt; <br>&gt; &gt; I think we can add such a link.<br>&gt; &gt;<br>&gt; &gt; Anyhow is there anybody who has some server capacity and is able to update <br>&gt; &gt; the bounds and sea files regularly?<br>&gt; <br>&gt; For my own usage I create bounds files regular once a week<br>&gt; and daily sea files.<br>&gt; <br>&gt; Webspace is not a problem, too.<br>&gt; sea data is about 140m for me currently, that's not the problem.<br>&gt; The bound files are about 1GB. This could take some time to upload.<br>&gt; <br>&gt; I would need to make some changes to my scripts.<br>&gt; <br>&gt;   Thorsten<br>&gt; <br>&gt; -- <br>&gt; Thorsten Kukuk, Senior Architect SLES &amp; Common Code Base<br>&gt; SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg<br>&gt; GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (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>