Henning Scholland wrote > Hi Gerd, > it tooks a lot of RAM, but it works now for me. It took 2:30 h so its > ok. Thanks a lot!
Great! Please send me the log, I like to find out where it needs most memory. Today I've created a version of SparseLong2ShortMap that requires ~ 10% less memory, but is a bit slower. But I guess the problems are the TreeMaps that are filled in pass 4 of the MultiTileProcessor. They can be replaced by HashMaps and a sort at a later time. Gerd -- View this message in context: http://gis.19327.n5.nabble.com/splitter-improvements-tp5735230p5735324.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
