Hi, first problem is probably thej ava runtime parameter: -xmx1000m should be -Xmx1000m to be correct, and better something like -Xmx1500m or higher if your system allows that. Henning is right, --max-areas=1 tells splitter to re-read the input file for each area that it creates. This will be very slow. Gerd > Date: Sun, 11 Dec 2011 11:44:18 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [mkgmap-dev] splitter > > Hi, you should remove --max-areas=1. This isn't useful, if you want to > split your inputdata into several smaller parts ;) > > 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
