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 @@ -25,8 +25,8 @@ use them.
2525Performance is heavily influenced by other options, but there are some options
2626that only impact performance.
2727
28- * `` --cache `` specifies how much memory to allocate for caching information. In
29- `` --slim `` mode, this is just node positions while in non-slim it has to
28+ * `` --cache `` specifies how much memory in MB to allocate for caching information.
29+ In `` --slim `` mode, this is just node positions while in non-slim it has to
3030 store information about ways and relations too. The rule of thumb in slim mode
3131 is as follows: use the size of the PBF file you are trying to import or about
3232 75% of RAM, whatever is smaller. Make sure there is enough RAM left for
You can’t perform that action at this time.
0 commit comments