TaxiDraw

From FlightGear wiki
Revision as of 17:18, 5 May 2010 by Gijs (talk | contribs) (→‎Installing TaxiDraw: update download)
Jump to navigation Jump to search
Taxi scheme of Gary/Chicago International Airport (KGYY) in TaxiDraw

TaxiDraw is a (free) taxiway editor for FlightGear and X-Plane, licensed under the GNU GPL. It is cross-platform, known to work on Windows, GNU/Linux, MacOS X, IRIX and FreeBSD.

Installing TaxiDraw

On Windows, simply unzip the downloaded zip archive to a suitable location. On Linux, the source will need compiling - the only dependency is on wxWidgets, version wxGTK-2.6.x is known to work. If using packages make sure you install the -dev package if required to get the headers.
Ubuntu and debian users can install the cvs version see: Ubuntu fg tools.

The most recent version of TaxiDraw (2010/04/06) for Windows can be downloaded from this location.

Downloading the raw data

TaxiDraw needs to be able to find the default airport data file in order to load the default airport layout prior to modification. The default airport data was originally available in two formats, X-Plane and FlightGear, but only X-Plane format is used now. TaxiDraw currently understands both formats, but support for the old FlightGear format should be considered depreciated, and will eventually be dropped. You can either download the latest airport data from the master database maintained by Robin Peel, or use the airport data shipped with FlightGear in $FG_ROOT/data/airports. Wherever you source the data, it will need to be unzipped before TaxiDraw can use it. The latest file is available from Robin's web site: www.x-plane.org/home/robinp This comes as a zip file containing several data files. The one we want is apt.dat, which contains the airport data. Place the apt.dat file somewhere on your system, and remember where it is, since it is necessary to tell TaxiDraw where to find it.

Configuring TaxiDraw to use the raw data

Once at least one set of raw data has been downloaded, it is necessary to configure TaxiDraw to find and use the data. If this is the first time you have run this version of TaxiDraw you will be reminded to do this at startup. Go to the Airport->Raw Data Options menu entry. This brings up a dialog that allows you to enter the location of the X-Plane and/or FlightGear data, and to specify which is the default data to use. You can browse for the data using the 'choose...' button. Just remember that the data must be unzipped for TaxiDraw to be able to use it. Any time that you wish to change the default data location or type, you can simply re-visit this dialog.

Testing that TaxiDraw works OK

KSFO in TaxiDraw

To check that TaxiDraw works OK with the data you have configured as above, press Ctrl+N (or File->New) and enter "KSFO" (without the quotes) in the airport-selector dialog box that comes up. You should see the wait cursor for a few moments as it reads the file, and then the KSFO runways and taxiways should be displayed as shown right of this text. If you don't see this, then you need to make sure that TaxiDraw is properly configured to find some valid, unzipped, data before proceeding.

External Links