User:Laserman: Difference between revisions

Jump to navigation Jump to search
Line 165: Line 165:
NickR's terragear scripts: https://gitlab.com/fg-scenery-build-script/fg-scenery-build-script/tree/master
NickR's terragear scripts: https://gitlab.com/fg-scenery-build-script/fg-scenery-build-script/tree/master


=== groundnets ===
=== AI ground networks and startup locations ===
Parking Positions for >7000 airports in ICAO.grondnet.xml format
ICAO.groundnet.xml files with AI ground networks(900 airports) and parking locations(7900 airports)
http://media.lug-marl.de/flightgear/Airports.tgz
http://media.lug-marl.de/flightgear/Airports.tgz


the tools I used: https://github.com/mherweg/d-laser-fgtools
The tools I used: https://github.com/mherweg/d-laser-fgtools


old version, parking only:
* aptdat2sqlite.py    (read apt.dat write to sqlite , 10 seconds)
* aptdat2sqlite.py    (read apt.dat write to sqlite , 10 seconds)
* sqlite2xml.py      (read from sqlite and create folders and files in Airports folder, 2 minutes)
* sqlite2xml.py      (read from sqlite and create folders and files in Airports folder, 2 minutes)


Work in progess: a tool to convert complete groundnets (for AI traffic) from apt.dat into flightgear's xml format. This tool will hopefully be obsolete one day when Flightgear starts to read groundnets from apt.dat directly.
new version, parking and groundnet:
* aptdat2sqlite.py    (read apt.dat write to sqlite , 10 minutes)
* sqlite2xml.py      (read from sqlite and create folders and files in Airports folder, 15 minutes)


=== animated jetways ===
=== animated jetways ===
476

edits

Navigation menu