logo separator

[mkgmap-dev] out of memory error

From frmas frmas at free.fr on Sun Jul 11 11:04:44 BST 2010

Le 11/07/2010 11:59, Chris Miller a écrit :

Hi Chris,

> How many areas is the map being split into, and what value do you pass in 
> for --max-nodes? The higher the values of --max-nodes and --max-areas, the 
> more memory required to perform the split.

Oups, I thought I wrote those informations. These are they :
  cache=$CARTESDIR
  description_splitter="Carte Geographique OSM"
  geonames_file="cities1000.zip"
  mapid="66660001"
  max_areas="255"
  max_nodes="1000000"
  overlap="2000"
  split_file="areas.list"

>> The command line parameters are :
>> java -Xmx896m -jar $FILEDIR/splitter.jar --cache=$cache
>> --geonames-file=$geonames_file --max-nodes="$max_nodes"
>> --description="$description_splitter" --mapid=$mapid
>> $CARTESDIR/$geofabrik_map
>> I do not have more memory on that laptop. Is there a way I could
>> change some parameters to succeed. Thanks. Francois

Thanks. Francois

-- 



More information about the mkgmap-dev mailing list