
ATLAS - A map browsing utility for FlightGear
Usage:
Atlas options [flight file] ...

   --lat=x    Start browsing at latitude x (deg. south i neg.)
   --lon=x    Start browsing at longitude x (deg. west i neg.)
   --airport=icao     Start browsing at an airport specified by ICAO code icao
   --path=path        Set path for map images
   --fg-root=path     Overrides FG_ROOT environment variable
   --glutfonts  Use GLUT bitmap fonts (fast for software rendering)
   --geometry=wxh   Set initial window size
   --softcursor Draw mouse cursor using OpenGL (for fullscreen Voodoo cards)
   --udp[=port]       Input read from UDP socket at specified port
        (defaults to 5500)
   --serial[=dev]     Input read from serial port with specified device
        (defaults to /dev/ttyS0)
   --baud=rate        Set serial port baud rate (defaults to 4800)
   --square     Set square mode (map 1x1 degree area on the whole image)
        to be compatible with images retrieved by GetMap
   --fg-scenery=path  Location of FlightGear scenery (defaults to
        fg-root/Scenery-Terrasync)
   --server=addr      Rsync scenery server (defaults to
        'scenery.flightgear.org')
   --map-executable=path      Location of Map executable (defaults to 'Map')
   --size=pixels      Create maps of size pixels*pixels (default 256)
   --lowres-size=pixels       Create lowres maps of size pixels*pixels
        (defaults to 0, meaning don't generate lowres maps)
   --max-track=x      Maximum number of points to record while tracking a
        flight (defaults to 2000, 0 = unlimited)
   --terrasync-mode     Download scenery while tracking a flight (default is
        to not download)
   --concurrency=n    Number of tiles to simultaneously update (defaults to
        1, 0 = unlimited)
   --update=s Check for position updates every x seconds (defaults to 1.0)
   --autocenter-mode    Automatically center map on aircraft (default is
        to not auto-center)
   --version    Print version number
   --help       Print this help
