<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi Henning,<br><br>okay, I've now committed r331 which is hopefully fixing all problems.<br><br>I've compared the result with r315 and r327 with four different cases:<br>1) normal split without split-file<br>327 and 331 give same result : ok<br>331 writes fewer tiles compared to 315: ok<br><br>2) split Germany with your areas.list that contains overlapping<br>tiles in Germany<br>r331&nbsp; writes fewer relations than r315 to tile 10000211.<br>All of them were wrong, so r331 is better.<br>r331&nbsp; writes more relations than r327 to tile 10000211.<br>All of them are correct, so r331 is again better.<br>(they are located in the part of 10000211 which is not overlapped)<br>Disadvantage:<br>r331 requires one more pass in the ProblemListProcessor,<br>so it is much slower for your case with up to 3 different tiles<br>overlapping the same area.<br><br>3) split Niedersachsen with an areas.list for Bremen<br>(7 tiles, not overlapping)<br>r331 and r327 write&nbsp; equal files, r315 wrote a few wrong ones<br><br>4) split Niedersachsen with an areas.list for Bremen<br>(two different sets of 7 tiles covering exactly the same area)<br>This test case showed another bug in r330.<br>r327 writes many more relations, all of them are wrong<br>(they are outside of all tiles)<br>r331 also writes a few more relations which are correct<br><br>I did not test planet with your areas.list because I don't <br>expect other results.<br><br>The extra pass(es) in the ProblemListProcessor are <br>not nice, but they are required to detect all problem cases.<br>So, try to avoid having any area which is covered by more<br>than two tiles to get the same speed as in the wrong<br>older versions.<br><br>Gerd<br><br><div>&gt; Date: Fri, 9 May 2014 22:03:52 +0200<br>&gt; From: osm@aighes.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] splitter removes multipolygon-tags<br>&gt; <br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA1<br>&gt; <br>&gt; Hi Gerd,<br>&gt; <br>&gt; after taking a deeper look into my tile 10000211 (also with r327),<br>&gt; there are stil mp's missing. Eg. three buildings of Bayreuth<br>&gt; University. All three buildings are mapped as mp and also are member<br>&gt; in a site relation of the university.<br>&gt; <br>&gt; After splitting all three mp (8628, 5185 and 1869778) aren't written<br>&gt; but relation 933537 is written.<br>&gt; <br>&gt; I also updated my files on github, if you need them.<br>&gt; <br>&gt; Henning<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v1.4.14 (GNU/Linux)<br>&gt; <br>&gt; iQEcBAEBAgAGBQJTbTSfAAoJEKXggIeC16WPhPQIAISLb9pzkWfsytgu44WmC6Fn<br>&gt; LRMRfeup8RcLGzbJbxD8trM4r1dUuhy9vCAzhLPzbEq+ojfw+GeKydPBwGOx9kSF<br>&gt; AxpELMvhAHlCr6s3nv+iTehsWf2N6ivJA2TMRPtBJil2Zabe2OkgVnji6DnPyhUO<br>&gt; egD1kM5PEaOx6diELEbHGPc3UCwYiJ24ANTCoV+o6GKb2tPsJnebdE8XsN17BL6X<br>&gt; /wG8w+Srbkgiu4nCDvG0hDNA/gZkZF6i4K1CMGinoUtpVyR58BYUKbsUdVqRDOvc<br>&gt; VmCgj3jyi7vC4bt03rgUR9ADrNZIvVojj3N+cH7YX3/eHKUX3xVY7iTauaPfnrk=<br>&gt; =OWHv<br>&gt; -----END PGP SIGNATURE-----<br>&gt; <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>
                                               </div></body>
</html>