On Monday 15 December 2008, Edward Cawley wrote:
> Hi all,
> Now that I've got SenecaII working I've got a problem with the Atlas
> maps. I've downloaded the scenery around the default maps and they
> work fine, automatically load as I fly into a new area.
> However the atlas maps do not come up for the new region. I thought
> from the description that they were supposed to take the data from the
> scenery files.
> Do I need to get another set of maps and load them into 
> another file? The default Atlas map works fine.
> Ed
>

Hi Ed,

you need to create the Atlas maps for 'unknown' territory manually once, this 
is done by running the command called 'Map'. I cannot find the source where I 
picked up my knowledge (probably, it's been 'Map --help'??) , but my (home 
brew) FG scripts reads:
    
Map --singlebuffer --atlas=$FG_HOME/Atlas                  
--fg-scenery=$FG_HOME/Scenery/
Map --singlebuffer --atlas=$FG_HOME/Atlas/lowres --size=64 
--fg-scenery=$FG_HOME/Scenery/

This creates HiRes and LoRes map images.

I have a folder in my home directory where all FG related stuff is located. 
$FG_HOME refers to this folder. The subfolder $FG_HOME/Atlas will contain the 
generated maps. You may also use the default location for the maps 
($FG_ROOT/Atlas).

Another subfolder $FG_HOME/Scenery holds my downloaded scenery.

Finally, when running Atlas, you need to specify where to find the newly 
generated maps:

Atlas --path=$FG_HOME/Atlas

You may also wish to check the build-in help of the Map and Atlas commands:
Atlas --help
Map --help

Cheers,
Tom (aka Radi)

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to