Using TerraGear: Difference between revisions

Jump to navigation Jump to search
Fixed the Windows build and SRTM-3 links
mNo edit summary
(Fixed the Windows build and SRTM-3 links)
Line 12: Line 12:


* '''Option 1a - Download TerraGear pre-compiled (recommended for beginners) on Windows'''
* '''Option 1a - Download TerraGear pre-compiled (recommended for beginners) on Windows'''
*# Download the latest TerraGear build from the [http://build.flightgear.org:8080/job/TerraGear-Win-Cmake/lastSuccessfulBuild/artifact/*zip*/archive.zip FlightGear Build Server].
*# Download the latest TerraGear (TerraGearGUI included) build from: http://www.mediafire.com/file/ul2xy2ykgig2mct/160605_Sucessfull_Terragear_Win_Built.7z. This is by BecOzlacan, it's very stable and works well.
*# Create or choose a directory to hold the TerraGear tools.  
*# Create or choose a directory to hold the TerraGear tools.  
*# Unzip the package and move the files from <code>archive/install/msvc100/TerraGear/bin</code> into a sub-directory named <code>Terragear/</code> in the base directory.
*# Unzip the package.


* '''Option 1b - Download ppa packages for Ubuntu Linux'''
* '''Option 1b - Download ppa packages for Ubuntu Linux'''
Line 59: Line 59:
From now on, we'll assume you are using SRTM-3 data. Unless otherwise noted, the process for SRTM-1 is identical.
From now on, we'll assume you are using SRTM-3 data. Unless otherwise noted, the process for SRTM-1 is identical.


You can download the appropriate data from http://dds.cr.usgs.gov/srtm/version2_1/. You want all .hgt.zip files covering your region of interest. Depending on the size of your scenery, there may be quite a few. Download them to <code>data/SRTM-1/</code> (or SRTM-3/SRTM-30 depending on the type you downloaded) in your base directory. (Genapts looks for a few known, hardcoded elevation data directories in its working directory. SRTM-30 is one of them and this is the least confusing in that list. Note: W.E.F. 31st July 2010, the genapts tool now also looks for SRTM-1/SRTM-3 directories. If you are using an older version, please supply the directories using --dem-path).
You can download the appropriate data from http://viewfinderpanoramas.org/Coverage%20map%20viewfinderpanoramas_org3.htm. You want all .hgt.zip files covering your region of interest. Depending on the size of your scenery, there may be quite a few. Download them to <code>data/SRTM-3/</code> (or SRTM-1/SRTM-30 depending on the type you downloaded) in your base directory. (Genapts looks for a few known, hardcoded elevation data directories in its working directory. SRTM-30 is one of them and this is the least confusing in that list. Note: W.E.F. 31st July 2010, the genapts tool now also looks for SRTM-1/SRTM-3 directories. If you are using an older version, please supply the directories using --dem-path).


Now we've got the data, we need to convert it into something of use to TerraGear. First, you need to unzip each of the .hgt files. After that, open the commandline (Windows: Start > Run > <code>cmd.exe</code>) and change into the base directory (<code>cd .../.../TerraGear</code>).
Now we've got the data, we need to convert it into something of use to TerraGear. First, you need to unzip each of the .hgt files. After that, open the commandline (Windows: Start > Run > <code>cmd.exe</code>) and change into the base directory (<code>cd .../.../TerraGear</code>).

Navigation menu