Well, I tried to split the geofabrik extract from Sweden first without --problem-file and found a broken polygon of the Mälaren (http://www.openstreetmap.org/browse/relation/1433877). After I splitted it again with --problem-file (and this relation in it), it was rendered ok.
My splitter options: java -Xmx1200m -jar splitter-problem-list-r224.jar --keep-complete --problem-file=problem_polygons.txt --write-kml=areas.kml --output=pbf --no-trim --max-nodes=1000000 --overlap=0 > > If I understand it correctly, the option > > --problem-file=problem_polygons.txt is still needed? > > How can I save the report of the incomplete relations? > No, it isn't. --keep-complete calculates problematic objects > automatically. So it isn't necessary to set them manually. But > --keep-complete needs more RAM and more time. > > Henning > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
