Am 19.11.2012 17:23, schrieb GerdP: > Hi all, > > I've committed r239 now. > - r237 and r238 fixed o5m read and write issues > r239: > - don't calculate bbox for all ways of a multipolygon rel, instead try to > find closed polygons and calculate the bbox for each polygon. > - don't treat type=boundariy relation like multipolygon Relation > - add --output=simulate for testing, this allows to run the split process > without writing the OSM output files. > - make output better readable Hi Gerd, things might be to do for RC:
add --keep-complete=<filename of problematic polygons list> and write a list of problematic polygons to the given filename. --keep-complete shouldn't generate such a list --write-kml create a kml-file with all areas in a folder, planet-partition-1 in a folder and planet-partition-2 in a folder, if --keep-complete isn't set, only write areas Henning _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
