De/Howto: Install scenery: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
m (Bot: Automated text replacement (-Aiport +Airport, -Aicraft +Aircraft, -Aircaft +Aircraft))
m (Robot: Cosmetic changes)
Line 2: Line 2:


{{installing}}
{{installing}}
==Landschaften beziehen==
== Landschaften beziehen ==
Du kannst Dir die offizielle Version der [[World Scenery]] von [http://www.flightgear.org/Downloads/scenery-1.0.1.html FlightGear website] herunterladen. Alternative Landschaften sind für einige Bereiche ebenfalls verfügbar. Diese können, auf Grund ihrer Lizenz oder dem Detailreichtum, das nicht von allen Computern unterstützt wird, seperat bezogen. Unter [[Suggested Airports/Scenery]] ist eine Liste mit alternativen Landschaftsprojekten verfügbar.
Du kannst Dir die offizielle Version der [[World Scenery]] von [http://www.flightgear.org/Downloads/scenery-1.0.1.html FlightGear website] herunterladen. Alternative Landschaften sind für einige Bereiche ebenfalls verfügbar. Diese können, auf Grund ihrer Lizenz oder dem Detailreichtum, das nicht von allen Computern unterstützt wird, seperat bezogen. Unter [[Suggested Airports/Scenery]] ist eine Liste mit alternativen Landschaftsprojekten verfügbar.


Es ist auch ein 4 DVD set über [http://www.torrentbox.com/download/59050/FlightGear_4_DVD_Disk-set.torrent BitTorent] verfügbar, was eine performante Downloadmöglichkeit darstellt für Benutzer die sich die ganze Welt herunterladen wollen . Und nicht zuletzte kann es als 3 DVD Set unter [http://www.flightgear.org/dvd/ official FlightGear website] erworben werden.
Es ist auch ein 4 DVD set über [http://www.torrentbox.com/download/59050/FlightGear_4_DVD_Disk-set.torrent BitTorent] verfügbar, was eine performante Downloadmöglichkeit darstellt für Benutzer die sich die ganze Welt herunterladen wollen . Und nicht zuletzte kann es als 3 DVD Set unter [http://www.flightgear.org/dvd/ official FlightGear website] erworben werden.


===TerraSync===
=== TerraSync ===
[[TerraSync]] ist ein sehr nützliches Hilfsmittel welches die benötigten Landschaften für FlightGear automatisch herunterlädt und installiert. Es aktualisiert die Landschaften auch automatisch während FlightGear benutzt wird.
[[TerraSync]] ist ein sehr nützliches Hilfsmittel welches die benötigten Landschaften für FlightGear automatisch herunterlädt und installiert. Es aktualisiert die Landschaften auch automatisch während FlightGear benutzt wird.


===Downloading from mirrors===
=== Downloading from mirrors ===
A list of mirrors can be found [http://www.flightgear.org/mirrors.html#ftp here].
A list of mirrors can be found [http://www.flightgear.org/mirrors.html#ftp here].


Line 20: Line 20:
#* e.g. PHNL is in 21 N 157 W. If it's in the western hemisphere, you should round it up... so you should find the block with W160N20 If the co-ords were 21 N 157 E, you would round it '''down'''.. meaning that this location would be E150N20.
#* e.g. PHNL is in 21 N 157 W. If it's in the western hemisphere, you should round it up... so you should find the block with W160N20 If the co-ords were 21 N 157 E, you would round it '''down'''.. meaning that this location would be E150N20.


==Landschaften installieren==
== Landschaften installieren ==
Du kannst auch alternativ einen grafisches Programm, genannt [[FlightGear Admin Wizard|FGAdmin]], herunterladen um Landschaften zu (de)installieren.
Du kannst auch alternativ einen grafisches Programm, genannt [[FlightGear Admin Wizard|FGAdmin]], herunterladen um Landschaften zu (de)installieren.


Line 32: Line 32:
  tar -xvzf 'input_file.tgz' -C [[$FG_ROOT]]/Scenery
  tar -xvzf 'input_file.tgz' -C [[$FG_ROOT]]/Scenery


Die obenstehenden Beispiele setzen voraus, dass die Variable [[$FG_ROOT]] korrekt gesetzt ist. Ist sie es nicht, solltest Du in den Beispielen die Variable $FG_ROOT durch den vollständigen Pfadnamen ersetzen. <tt>input_file.tgz</tt> ersetzt Du durch den Dateinamen des Archives, dass Du entpacken möchtest (stelle sicher, dass durch z.B. eine vollständige Pfadangabe auch das richtige Archiv vom System gefunden wird).
Die obenstehenden Beispiele setzen voraus, dass die Variable [[$FG ROOT]] korrekt gesetzt ist. Ist sie es nicht, solltest Du in den Beispielen die Variable $FG_ROOT durch den vollständigen Pfadnamen ersetzen. <tt>input_file.tgz</tt> ersetzt Du durch den Dateinamen des Archives, dass Du entpacken möchtest (stelle sicher, dass durch z.B. eine vollständige Pfadangabe auch das richtige Archiv vom System gefunden wird).


=== Windows ===
=== Windows ===
Simply unpack the downloaded scenery into your <tt>[[$FG_ROOT]]/Scenery</tt> directory, using software like [http://www.winzip.com/ Winzip] or [http://www.7-zip.org 7-zip]. Do not forget to press the "Refresh" (German: "Neu Laden") button on the airport selection page, when using the [[FlightGear Wizard]].<br>
Simply unpack the downloaded scenery into your <tt>[[$FG ROOT]]/Scenery</tt> directory, using software like [http://www.winzip.com/ Winzip] or [http://www.7-zip.org 7-zip]. Do not forget to press the "Refresh" (German: "Neu Laden") button on the airport selection page, when using the [[FlightGear Wizard]].<br />
'''!!! IMPORTANT !!!'''<br>
'''!!! IMPORTANT !!!'''<br />
"Modern" Windows Versions (e.g. XP, Vista, Win7) tinkering a lot with user rights on access level. Therefore it's a bad idea to install and run FlightGear to and from "C:\Program Files" (German: C:\Programme). Find another drive / folder where you as logged in user have all neccesary right to read, write and execute the files you installed. Additionally there's a space / blank in folder's name which could cause weird behaviour. Use something like "C:\FlightGear".
"Modern" Windows Versions (e.g. XP, Vista, Win7) tinkering a lot with user rights on access level. Therefore it's a bad idea to install and run FlightGear to and from "C:\Program Files" (German: C:\Programme). Find another drive / folder where you as logged in user have all neccesary right to read, write and execute the files you installed. Additionally there's a space / blank in folder's name which could cause weird behaviour. Use something like "C:\FlightGear".


==Technical==
== Technical ==
Scenery for FlightGear is determined by looking at the environment variable [[$FG_SCENERY]]. Should the paths in $FG_SCENERY not be valid, FlightGear falls back to <tt>[[$FG_ROOT]]/scenery</tt>.
Scenery for FlightGear is determined by looking at the environment variable [[$FG SCENERY]]. Should the paths in $FG_SCENERY not be valid, FlightGear falls back to <tt>[[$FG ROOT]]/scenery</tt>.


Mixing scenery types is almost universally a bad idea, and is unsupported. In this connection you should note that the scenery packaged with the base package/windows installer may not be the latest scenery.
Mixing scenery types is almost universally a bad idea, and is unsupported. In this connection you should note that the scenery packaged with the base package/windows installer may not be the latest scenery.
Line 48: Line 48:


Then you should set up $FG_SCENERY to use the new path:
Then you should set up $FG_SCENERY to use the new path:
*On POSIX Clients<br>set FG_SCENERY="$FOOBAR/Scenery" + FG_SCENERY
* On POSIX Clients<br />set FG_SCENERY="$FOOBAR/Scenery" + FG_SCENERY
*On Windows (FGRun)<br>Go back to the first page of fgrun, and add the $FOOBAR/Scenery folder to the list.
* On Windows (FGRun)<br />Go back to the first page of fgrun, and add the $FOOBAR/Scenery folder to the list.


=== Terrain ===
=== Terrain ===
Line 55: Line 55:


<tt>
<tt>
*Scenery/
* Scenery/
**Terrain/
** Terrain/
***w130n30/
*** w130n30/
**Objects/
** Objects/
***w130n30/
*** w130n30/
</tt>
</tt>


Line 65: Line 65:


<tt>
<tt>
*Scenery/
* Scenery/
**Terrain/
** Terrain/
***w09n40/
*** w09n40/
***w130n30/
*** w130n30/
**Objects/
** Objects/
***w09n40/
*** w09n40/
***w130n30/
*** w130n30/
</tt>
</tt>


Line 82: Line 82:
Another option is to download or update the scenery on-demand by using the terrasync program described below.
Another option is to download or update the scenery on-demand by using the terrasync program described below.


Objects are really part of the scenery and can be found in the Scenery directory under [[$FG_ROOT]].
Objects are really part of the scenery and can be found in the Scenery directory under [[$FG ROOT]].


<tt>
<tt>
*Scenery/
* Scenery/
**Objects/
** Objects/
***w130n30/
*** w130n30/
</tt>
</tt>


Line 95: Line 95:
<s>Currently FlightGear does not use</s> this directory<s>. However, in upcoming releases, it will be</s> is being used to extract airport data (like runway usage and parking spots) from.
<s>Currently FlightGear does not use</s> this directory<s>. However, in upcoming releases, it will be</s> is being used to extract airport data (like runway usage and parking spots) from.


: See also: [[Howto:_Animated_jetways#Usage]]
: See also: [[Howto: Animated jetways#Usage]]


The directory tree might look somewhat overwhelming, it simply follows the <tt>Airports/[I]/[C]/[A]/</tt> code (see [[ICAO-code]]).
The directory tree might look somewhat overwhelming, it simply follows the <tt>Airports/[I]/[C]/[A]/</tt> code (see [[ICAO-code]]).


<tt>
<tt>
*Scenery/
* Scenery/
**Airports/
** Airports/
***K/
*** K/
****S/
**** S/
*****F/
***** F/
</tt>
</tt>


==Related content==
== Related content ==
* [[FlightGear Admin Wizard|FGAdmin]]
* [[FlightGear Admin Wizard|FGAdmin]]
* [[Installing Aircraft]]
* [[Installing Aircraft]]
* [[Scenery FAQ]]
* [[Scenery FAQ]]
[[pt:Pt/Instalando Cenário]]


[[Category:Scenery]]
[[Category:Scenery]]
[[pt:Pt/Instalando Cenário]]

Navigation menu