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

From FlightGear wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
</pre>
</pre>
* ICAO.ils.xml
* ICAO.ils.xml
** PropertyList > runway > ils > lon|lat|rwy|hdg-deg|elev-m|nav-id  '''syntax? options?'''
* 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 '''syntax? options?'''
* ICAO.groundnet.xml
* ICAO.groundnet.xml
** groundnet > version: 1?
** groundnet > version: 1? '''syntax? options?'''
** 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 '''syntax? options?'''
**  groundnet > parkingList > TaxiNodes > node
**  groundnet > parkingList > TaxiNodes > node '''syntax? options?'''
*** Options: index, lat, lon, isOnRunway, holdPointType
*** Options: index, lat, lon, isOnRunway, holdPointType '''syntax? options?'''
**  groundnet >  TaxiWaySegments > arc
**  groundnet >  TaxiWaySegments > arc '''syntax? options?'''
*** Options: index, lat, lon, isOnRunway, holdPointType
*** Options: begin, end, isPushBackRoute, name '''syntax? options?'''
* ICAO.twr.xml
* ICAO.twr.xml
** PropertyList > tower > twr > lon|lat|elev-m
** PropertyList > tower > twr > lon|lat|elev-m '''syntax? options?'''


=== Files ===
=== Files ===
==== .ac ====
''can be located in varying directories, e.g. $MY_SCENERY/Models''<br/>
specs: [https://sites.google.com/view/ac3dfileformat/home https://sites.google.com/view/ac3dfileformat/home]


==== apt.dat.gz ====
==== apt.dat.gz ====
''in $FG_ROOT/Airports''
''in $FG_ROOT/Airports''<br/>
specs: [https://developer.x-plane.com/wp-content/uploads/2015/11/XP-APT850-Spec.pdf https://developer.x-plane.com/wp-content/uploads/2015/11/XP-APT850-Spec.pdf]


==== .ils.xml ====
==== .ils.xml ====

Latest revision as of 05:57, 6 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 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