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

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

Revision as of 22:00, 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: 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