[mkgmap-dev] splitter removes multipolygon-tags
From Gerd Petermann gpetermann_muenchen at hotmail.com on Sat May 10 11:11:16 BST 2014
Hi Henning, okay, I've now committed r331 which is hopefully fixing all problems. I've compared the result with r315 and r327 with four different cases: 1) normal split without split-file 327 and 331 give same result : ok 331 writes fewer tiles compared to 315: ok 2) split Germany with your areas.list that contains overlapping tiles in Germany r331 writes fewer relations than r315 to tile 10000211. All of them were wrong, so r331 is better. r331 writes more relations than r327 to tile 10000211. All of them are correct, so r331 is again better. (they are located in the part of 10000211 which is not overlapped) Disadvantage: r331 requires one more pass in the ProblemListProcessor, so it is much slower for your case with up to 3 different tiles overlapping the same area. 3) split Niedersachsen with an areas.list for Bremen (7 tiles, not overlapping) r331 and r327 write equal files, r315 wrote a few wrong ones 4) split Niedersachsen with an areas.list for Bremen (two different sets of 7 tiles covering exactly the same area) This test case showed another bug in r330. r327 writes many more relations, all of them are wrong (they are outside of all tiles) r331 also writes a few more relations which are correct I did not test planet with your areas.list because I don't expect other results. The extra pass(es) in the ProblemListProcessor are not nice, but they are required to detect all problem cases. So, try to avoid having any area which is covered by more than two tiles to get the same speed as in the wrong older versions. Gerd > Date: Fri, 9 May 2014 22:03:52 +0200 > From: osm at aighes.de > To: mkgmap-dev at lists.mkgmap.org.uk > Subject: Re: [mkgmap-dev] splitter removes multipolygon-tags > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Gerd, > > after taking a deeper look into my tile 10000211 (also with r327), > there are stil mp's missing. Eg. three buildings of Bayreuth > University. All three buildings are mapped as mp and also are member > in a site relation of the university. > > After splitting all three mp (8628, 5185 and 1869778) aren't written > but relation 933537 is written. > > I also updated my files on github, if you need them. > > Henning > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.14 (GNU/Linux) > > iQEcBAEBAgAGBQJTbTSfAAoJEKXggIeC16WPhPQIAISLb9pzkWfsytgu44WmC6Fn > LRMRfeup8RcLGzbJbxD8trM4r1dUuhy9vCAzhLPzbEq+ojfw+GeKydPBwGOx9kSF > AxpELMvhAHlCr6s3nv+iTehsWf2N6ivJA2TMRPtBJil2Zabe2OkgVnji6DnPyhUO > egD1kM5PEaOx6diELEbHGPc3UCwYiJ24ANTCoV+o6GKb2tPsJnebdE8XsN17BL6X > /wG8w+Srbkgiu4nCDvG0hDNA/gZkZF6i4K1CMGinoUtpVyR58BYUKbsUdVqRDOvc > VmCgj3jyi7vC4bt03rgUR9ADrNZIvVojj3N+cH7YX3/eHKUX3xVY7iTauaPfnrk= > =OWHv > -----END PGP SIGNATURE----- > > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20140510/9e712104/attachment.html>
- Previous message: [mkgmap-dev] splitter removes multipolygon-tags
- Next message: [mkgmap-dev] splitter removes multipolygon-tags
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list