TaxiDraw: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
m (Fix spelling, Before: "ready-touse", Now: "ready-to-use")
m (Robot: Cosmetic changes)
Line 12: Line 12:
'''TaxiDraw''' is a (free) taxiway editor for [[FlightGear]] and previously X-Plane, licensed under the [[GNU GPL]]. It is cross-platform, known to work on Windows, GNU/Linux, MacOS X, IRIX and FreeBSD.  
'''TaxiDraw''' is a (free) taxiway editor for [[FlightGear]] and previously 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==
== 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 [http://www.wxwidgets.org/ 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.<br/> Ubuntu and debian users can install the cvs version see: [[Ubuntu fg tools]].
On Windows, simply unzip the downloaded zip archive to a suitable location. On Linux, the source will need compiling - the only dependency is on [http://www.wxwidgets.org/ 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.<br /> Ubuntu and debian users can install the cvs version see: [[Ubuntu fg tools]].


Binaries (ready-to-use) of TaxiDraw can be downloaded:
Binaries (ready-to-use) of TaxiDraw can be downloaded:
Line 19: Line 19:
* [http://macflightgear.sourceforge.net/wp-content/uploads/TaxiDraw/ Mac] (Taxidraw.cvs-bin-....tgz)  
* [http://macflightgear.sourceforge.net/wp-content/uploads/TaxiDraw/ Mac] (Taxidraw.cvs-bin-....tgz)  


===Downloading the raw data===
=== 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 download the latest airport data from the [http://mapserver.flightgear.org/apt.dat.gz this link] maintained by Martin Spott, or use the airport data shipped with FlightGear in <tt>$FG_ROOT/data/airports</tt>. Wherever you source the data, it will need to be unzipped before TaxiDraw can use it. 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.  
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 download the latest airport data from the [http://mapserver.flightgear.org/apt.dat.gz this link] maintained by Martin Spott, or use the airport data shipped with FlightGear in <tt>$FG_ROOT/data/airports</tt>. Wherever you source the data, it will need to be unzipped before TaxiDraw can use it. 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===
=== 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.  
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===
=== Testing that TaxiDraw works OK ===
[[Image:taxidraw_working.png|thumb|270px|KSFO in TaxiDraw]]
[[File:taxidraw_working.png|thumb|270px|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.
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.
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==
== External Links ==
* [http://taxidraw.sourceforge.net/ The official TaxiDraw website]
* [http://taxidraw.sourceforge.net/ The official TaxiDraw website]
* [http://taxidraw.sourceforge.net/taxidraw/tutorial.html TaxiDraw tutorial]
* [http://taxidraw.sourceforge.net/taxidraw/tutorial.html TaxiDraw tutorial]

Navigation menu