Parking position should also be read from apt.dat

From FlightGear wiki
Revision as of 08:47, 6 July 2020 by Johan G (talk | contribs) (→‎Problem:: fix link: Using Template:Ticket, link was also to another slightly unrelated ticket !?)
Jump to navigation Jump to search

Problem:

FlightGear does not read parking positions from apt.dat.gz That is sad because it contains much more than what we have in ICAO.groundnet.xml files.

Ticket #1753

Workaround:

scripts which generate ICAO.groundnet.xml files from apt.dat entries. see: https://forum.flightgear.org/viewtopic.php?t=25779 https://forum.flightgear.org/viewtopic.php?p=196239#p196239

many groundnets with parking positions were converted from apt.dat and uplaoded to the terrasync servers.

possible Fix(?):

a function like parseParkPos(simgear::strutils::split(line)); in Airports/apt_loader.cxx