File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,9 +230,9 @@ namespace
230230 printf (" %s -c -d gis --slim -C <cache size> -k \\\n " , name);
231231 printf (" --flat-nodes <flat nodes> planet-latest.osm.pbf\n " );
232232 printf (" where\n " );
233- printf (" <cache size> is 20000 on machines with 24GB or more RAM \n " );
233+ printf (" <cache size> is 50000 on machines with 64GB or more RAM \n " );
234234 printf (" or about 75%% of memory in MB on machines with less\n " );
235- printf (" <flat nodes> is a location where a 19GB file can be saved.\n " );
235+ printf (" <flat nodes> is a location where a 50+GB file can be saved.\n " );
236236 printf (" \n " );
237237 printf (" A typical command to update a database imported with the above command is\n " );
238238 printf (" osmosis --rri workingDirectory=<osmosis dir> --simc --wxc - \\\n " );
You can’t perform that action at this time.
0 commit comments