Skip to content

open744/terramaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerraMaster

GUI for managing FlightGear scenery collections

This software makes use of:

  1. The SVNKit library from TMate Software http://svnkit.com
  2. The Java Map Projection Library http://www.jhlabs.com/java/maps/proj/
  3. JarClassLoader from JDotSoft http://jdotsoft.com/JarClassLoader.php
  4. Free icons from Aha-Soft http://www.small-icons.com/packs/24x24-free-application-icons.htm
  5. The Global Self-consistent, Hierarchical, High-resolution Geography Database (GSHHG) https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html
  6. FlightGear multiplayer map server for airport & navaid lookup http://mpmap02.flightgear.org

Build instructions:

  1. You need Apache Ant to build.
  2. Grab the source code.
  3. The required libraries are already in the LIB subdirectory.
  4. 'ant' to do the work.

Run instructions:

  1. Start the program using the command "java -jar terramaster.jar" (double-clicking the terramaster.jar file may also work)
  2. Click the 'Settings' icon to set the path to your FlightGear scenery folder.
  3. User preferences are stored in the file "terramaster.properties".