AirportEditor: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (TaxiDraw now supports groundnetworks.)
m (-cat: Java)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
('''FlightGear''')''' AirportEditor''' is a Java-based airport editor for [[FlightGear]]. AirportEditor is used for making [[Interactive Traffic|ground networks]] for airports, intended to replace the missing of this capability in [[TaxiDraw]] at the time. Ground networks are vital for proper [[AI-traffic]].
{{Infobox Software
| title                  = AirportEditor
| image                  =
| alt                    =
| developedby            =
| initialrelease        =
| latestrelease          = 1.0.1 (2008)
| writtenin              = Java
| os                    = OS Independent
| developmentstatus      =
| license                = [[GNU General Public License]].
| website                = http://flightgear.greghawkes.com/tools/airporteditor.html
}}
 
('''FlightGear''')''' AirportEditor''' is a Java-based [[AI Traffic#Ground networks|AI ground network]] editor for [[FlightGear]]. Ground networks are vital for proper functioning [[Interactive AI|AI-traffic]], as they "tell" the aircraft what taxiroutes to follow.


AirportEditor requires Java version 6 (or later) to run.
AirportEditor requires Java version 6 (or later) to run.


==External link==
== Related content ==
*[http://flightgear.greghawkes.com/tools/airporteditor.html Official website]
* [[TaxiDraw]], another ground network editor, but also airport layout editor.
* [[WorldEditor]], an airport layout editor.
 
== External link ==
* [http://flightgear.greghawkes.com/tools/airporteditor.html Official website]


[[Category:Java]]
[[Category:Scenery enhancement]]
[[Category:Scenery enhancement]]
[[Category:Software]]
[[Category:Software]]

Revision as of 09:56, 25 March 2020

AirportEditor
Latest release 1.0.1 (2008)
Written in Java
OS OS Independent
License GNU General Public License.
Website

(FlightGear) AirportEditor is a Java-based AI ground network editor for FlightGear. Ground networks are vital for proper functioning AI-traffic, as they "tell" the aircraft what taxiroutes to follow.

AirportEditor requires Java version 6 (or later) to run.

Related content

  • TaxiDraw, another ground network editor, but also airport layout editor.
  • WorldEditor, an airport layout editor.

External link