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

From FlightGear wiki
Jump to navigation Jump to search
Line 10: Line 10:
</pre>
</pre>
* ICAO.ils.xml
* ICAO.ils.xml
** PropertyList > runway > ils > lon|lat|rwy|hdg-deg|elev-m|nav-id
* ICAO.threshold.xml
* ICAO.threshold.xml
** PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m
** PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m

Revision as of 22:04, 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
    • PropertyList > runway > ils > lon|lat|rwy|hdg-deg|elev-m|nav-id
  • ICAO.threshold.xml
    • PropertyList > runway > threshold > lon|lat|rwy|hdg-deg|displ-m|stopw-m
  • ICAO.groundnet.xml
    • groundnet > version: 1?
    • groundnet > parkingList > Parking
      • Options: index, type, name, lat, lon, heading, radius, PushBackRoute, airlineCodes
    • groundnet > parkingList > TaxiNodes > node
      • Options: index, lat, lon, isOnRunway, holdPointType
    • groundnet > TaxiWaySegments > arc
      • Options: begin, end, isPushBackRoute, name
  • 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