User:Texnicer/Spot on: airports: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "=== Directories === ==== $SCENERY_ROOT/Airports ==== ICAO: L1 L2 L3 L4 ''for example: EDBH; L1=E L2=D L3=B L4=H'' <pre> Airports \-L1 \-L2 \-L3 </pre> * ICAO.il...")
 
Line 13: Line 13:
** PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m
** PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m
* ICAO.groundnet.xml
* ICAO.groundnet.xml
** groundnet > version > parkingList > Parking
*** Options: index, type, name, lat, lon, heading, radius, PushBackRoute airlineCodes
* ICAO.twr.xml
* ICAO.twr.xml
** PropertyList > tower > twr > lon|lat|elev-m
** PropertyList > tower > twr > lon|lat|elev-m


=== Files ===
=== Files ===

Revision as of 21:57, 5 April 2020

Directories

$SCENERY_ROOT/Airports

ICAO: L1 L2 L3 L4 for example: EDBH; L1=E L2=D L3=B L4=H

Airports
\-L1
   \-L2
      \-L3
  • ICAO.ils.xml
  • ICAO.threshold.xml
    • PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m
  • ICAO.groundnet.xml
    • groundnet > version > parkingList > Parking
      • Options: index, type, name, lat, lon, heading, radius, PushBackRoute airlineCodes
  • ICAO.twr.xml
    • PropertyList > tower > twr > lon|lat|elev-m

Files

apt.dat.gz

in $FG_ROOT/Airports

.ils.xml

in $SCENERY_ROOT/Airports

.groundnet.xml

in $SCENERY_ROOT/Airports

.threshold.xml

in $SCENERY_ROOT/Airports

.twr.xml

in $SCENERY_ROOT/Airports