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

From FlightGear wiki
Jump to navigation Jump to search
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
** groundnet > version: 1?
** groundnet > parkingList > Parking
*** Options: index, type, name, lat, lon, heading, radius, PushBackRoute airlineCodes
*** Options: index, type, name, lat, lon, heading, radius, PushBackRoute airlineCodes
**  groundnet > parkingList > TaxiNodes > node
*** Options: index, lat, lon, isOnRunway, holdPointType
**  groundnet >  TaxiWaySegments > arc
*** Options: index, lat, lon, isOnRunway, holdPointType
* ICAO.twr.xml
* ICAO.twr.xml
** PropertyList > tower > twr > lon|lat|elev-m
** PropertyList > tower > twr > lon|lat|elev-m

Revision as of 21:59, 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: 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: index, lat, lon, isOnRunway, holdPointType
  • 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