Command-line

From MOBAC Wiki
Revision as of 13:15, 24 April 2013 by R x (Talk | contribs) (Created page with 'Currently only one command-line option is available: java -Xmx1024m -jar Mobile_Atlas_Creator.jar create MyAtlasName [Atlas-output-directory] Starts MOBAC without showing the …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Currently only one command-line option is available:

java -Xmx1024m -jar Mobile_Atlas_Creator.jar create MyAtlasName [Atlas-output-directory]

Starts MOBAC without showing the main GUI, loading the previously saved atlas profile "MyAtlasName". This atlas is then downloaded and created based on the saved atlas profile information. It uses the regular tile-cache. While the atlas is downloaded the common atlas progress window is displayed.

When the download is complete MOBAC exists.

If no Atlas-output-directory is specified, the common atlas directory will be used. Otherwise you have to specify a directory path that currently does not exist. MOBAC will create this directory path and save the atlas content in the specified directory.