Atlas: Difference between revisions

Jump to navigation Jump to search
2 bytes removed ,  30 November 2010
m
Robot: Cosmetic changes
No edit summary
m (Robot: Cosmetic changes)
Line 1: Line 1:
[[Image:Atlas.jpg|thumb|270px|Map view of the San Francisco bay area]]
[[File:Atlas.jpg|thumb|270px|Map view of the San Francisco bay area]]


''"Atlas aims to produce and display high quality charts of the World for users of FlightGear"'' - [http://atlas.sourceforge.net Atlas website]  
''"Atlas aims to produce and display high quality charts of the World for users of FlightGear"'' - [http://atlas.sourceforge.net Atlas website]  


==Introduction==
== Introduction ==
The '''Atlas''' program lets FlightGear users display a real-time "moving-map" of their flight. Atlas is an independent software project, distributed under the same free (GPL) software license as FlightGear.
The '''Atlas''' program lets FlightGear users display a real-time "moving-map" of their flight. Atlas is an independent software project, distributed under the same free (GPL) software license as FlightGear.


==Installation==
== Installation ==


===Installing on Windows===
=== Installing on Windows ===
To install Atlas on Windows, download the "installer" version of Atlas from the [http://atlas.sourceforge.net/index.php?page=download Download Page]
To install Atlas on Windows, download the "installer" version of Atlas from the [http://atlas.sourceforge.net/index.php?page=download Download Page]


For example, download '''atlas-0.3.0-win32-setup.exe''', and run it. The installer will prompt you for the FlightGear directory. If you installed FlightGear in the default directory, "C:\Program Files\FlightGear", accept the default setting. If you don't know your FlightGear directory, you can right-click your FlightGear icon, click properties then look at the "target". Your root FlightGear directory is the part of the target before the text "\bin\win32\fgrun.exe")
For example, download '''atlas-0.3.0-win32-setup.exe''', and run it. The installer will prompt you for the FlightGear directory. If you installed FlightGear in the default directory, "C:\Program Files\FlightGear", accept the default setting. If you don't know your FlightGear directory, you can right-click your FlightGear icon, click properties then look at the "target". Your root FlightGear directory is the part of the target before the text "\bin\win32\fgrun.exe")


After finishing the install wizard, but before running Atlas, the next step is to create the actual maps used by Atlas.
After finishing the install wizard, but before running Atlas, the next step is to create the actual maps used by Atlas.


===Installing on Linux===
=== Installing on Linux ===


If you are lucky, you might find that Atlas is available from your distribution's repository.  
If you are lucky, you might find that Atlas is available from your distribution's repository.  
Line 25: Line 25:
If you distribution doesn't include a current version of Atlas (0.3.1 as of writing), you may elect to compile Atlas from source. The source code can be retrieved from http://sourceforge.net/projects/atlas/files/. Please select the latest tarball. The process of compiling the program is consider out of scope for this wiki page. Please ask on the mailing list or search this wiki for the details.
If you distribution doesn't include a current version of Atlas (0.3.1 as of writing), you may elect to compile Atlas from source. The source code can be retrieved from http://sourceforge.net/projects/atlas/files/. Please select the latest tarball. The process of compiling the program is consider out of scope for this wiki page. Please ask on the mailing list or search this wiki for the details.


===Creating the Maps===
=== Creating the Maps ===
Atlas puts together the whole map display from smaller pieces of the map, called "tiles". Before running Atlas for the first time, all of the map tiles used by Atlas must be created from the scenery data installed in FlightGear. The program used to create the tiles is called "map", and it is installed automatically as part of the Atlas installation.
Atlas puts together the whole map display from smaller pieces of the map, called "tiles". Before running Atlas for the first time, all of the map tiles used by Atlas must be created from the scenery data installed in FlightGear. The program used to create the tiles is called "map", and it is installed automatically as part of the Atlas installation.


Depending on the amount of scenery involved, and the level of detail requested, running the "map" process take anywhere from a few seconds to a few hours. Fortunately, this process does not need to be done often, only right after Atlas is installed, or after new scenery is added to FlightGear.
Depending on the amount of scenery involved, and the level of detail requested, running the "map" process take anywhere from a few seconds to a few hours. Fortunately, this process does not need to be done often, only right after Atlas is installed, or after new scenery is added to FlightGear.


Here is an example of how to run "map" on Windows:
Here is an example of how to run "map" on Windows:


This example uses the default FlightGear directory for Windows, C:\Program Files\FlightGear. If you have FlightGear installed somewhere else, substitute your directory in the instructions below.
This example uses the default FlightGear directory for Windows, C:\Program Files\FlightGear. If you have FlightGear installed somewhere else, substitute your directory in the instructions below.  


Start the Command Prompt...to do this click start>Run ...type cmd and hit enter.
Start the Command Prompt...to do this click start>Run ...type cmd and hit enter.
Line 51: Line 51:
   map --size=64 --atlas=C:\Program Files\FlightGear\data\Atlas\lowres
   map --size=64 --atlas=C:\Program Files\FlightGear\data\Atlas\lowres


The map program has a lot commands-line options. To see them type...
The map program has a lot commands-line options. To see them type...
   map --help
   map --help
To see this message
To see this message
Line 82: Line 82:
</tt>
</tt>


*'''Note 1:''' The map process can be much faster on some PC's using '''--headless''' option, which does not display the maps as they are being created. However, on other PC's, this causes an error, and the process will not run. Remove the '''--headless''' option if you get such an error.
* '''Note 1:''' The map process can be much faster on some PC's using '''--headless''' option, which does not display the maps as they are being created. However, on other PC's, this causes an error, and the process will not run. Remove the '''--headless''' option if you get such an error.
*'''Note 2:''' Some PC's get errors when they write program files. If you are getting this error, try Progra~1 instead of Program Files.
* '''Note 2:''' Some PC's get errors when they write program files. If you are getting this error, try Progra~1 instead of Program Files.


===Run Atlas===
=== Run Atlas ===
Atlas can be run by clicking on the shortcut set up by the install wizard, or from the command line. From the command prompt in Windows, enter:
Atlas can be run by clicking on the shortcut set up by the install wizard, or from the command line. From the command prompt in Windows, enter:
   "C:\Program Files\FlightGear\bin\win32\atlas.exe" "--fg-root=C:\Program Files\FlightGear\Data" "--path=C:\Program Files\FlightGear\data\Atlas" --udp=5500
   "C:\Program Files\FlightGear\bin\win32\atlas.exe" "--fg-root=C:\Program Files\FlightGear\Data" "--path=C:\Program Files\FlightGear\data\Atlas" --udp=5500


In the [[FlightGear Wizard]] where you select settings before starting FlightGear, on the page after selecting your airport there is a check box option for Atlas, check it. In the "port" box enter 5500. If Atlas is running on the same computer as FlightGear, you can use the IP address 127.0.0.1 If Atlas is running on another computer, enter the IP address of that computer. (To look up the IP address of a computer, open the command prompt, and enter "ipconfig" as a command to display the IP address).
In the [[FlightGear Wizard]] where you select settings before starting FlightGear, on the page after selecting your airport there is a check box option for Atlas, check it. In the "port" box enter 5500. If Atlas is running on the same computer as FlightGear, you can use the IP address 127.0.0.1 If Atlas is running on another computer, enter the IP address of that computer. (To look up the IP address of a computer, open the command prompt, and enter "ipconfig" as a command to display the IP address).


Once you have Atlas and FlightGear set to use the same port number (5500 by default), run FlightGear. As you fly around in FlightGear, Atlas will update your position on the map several times per second.
Once you have Atlas and FlightGear set to use the same port number (5500 by default), run FlightGear. As you fly around in FlightGear, Atlas will update your position on the map several times per second.




===Keys===
=== Keys ===
You can control the Atlas Map display with the following keys:
You can control the Atlas Map display with the following keys:


Line 121: Line 121:
'''Enjoy Playing!!!'''
'''Enjoy Playing!!!'''


==Similar Software==
== Similar Software ==
* [http://rubyforge.org/projects/fgmap Flightgear Mapping]
* [http://rubyforge.org/projects/fgmap Flightgear Mapping]


==External links==
== External links ==
* [http://atlas.sourceforge.net The Atlas website]
* [http://atlas.sourceforge.net The Atlas website]
[[fr:Atlas]]


[[Category:Software]]
[[Category:Software]]
[[Category:GPL]]
[[Category:GPL]]
[[fr:Atlas]]

Navigation menu