User:Texnicer/Spot on: airports

From FlightGear wiki
Jump to navigation Jump to search

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

Files

.ac

can be located in varying directories, e.g. $MY_SCENERY/Models
specs: https://sites.google.com/view/ac3dfileformat/home

apt.dat.gz

in $FG_ROOT/Airports
specs: https://developer.x-plane.com/wp-content/uploads/2015/11/XP-APT850-Spec.pdf

.ils.xml

in $SCENERY_ROOT/Airports

.groundnet.xml

in $SCENERY_ROOT/Airports

.threshold.xml

in $SCENERY_ROOT/Airports

.twr.xml

in $SCENERY_ROOT/Airports