OsmAnd/DataExtractionOSM/run.bat

4 lines
204 B
Batchfile
Raw Normal View History

REM the JVM. With the below settings the heap size (Available memory for the application)
REM will range from 64 megabyte up to 512 megabyte.
start javaw.exe -jar OsmAndMapCreator.jar -Xms64M -Xmx512M