Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The properties of the FATO subject listed in PANS-AIM are mapped to the following main AIXM 5 features:






Threshold point - PositionThe beginning of that portion of the FATO usable for landing.

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint

|

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint/aixm:horizontalAccuracy


Threshold point - ElevationElevation of the FATO threshold

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint/aixm:elevation

|

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint/aixm:verticalAccuracy

The "verticalAccurracy" encoded refers to both the "elevation" and the "geoidUndulation".
Threshold point - Geoid undulationWGS-84 Geoid undulation at FATO threshold position

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint/aixm:geoidUndulation

|

//aixm:RunwayCentrelinePoint//*[aixm:role="THR"]/aixm:location/aixm:ElevatedPoint/aixm:verticalAccuracy

The "verticalAccurracy" encoded refers to both the "elevation" and the "geoidUndulation".
DesignationThe full textual designator of the landing and take-off area.//aixm:Runway//*[aixm:type="FATO"]/aixm:designatorIn AIXM 5 the Runway and associated classes are used to encode both Runway and FATO. The Runway/type attribute is used to define if the record is an instance of a Runway or a FATO.
LengthThe longitudinal extent of FATO

//aixm:Runway//*[aixm:type="FATO"]/aixm:nominalLength

|

//aixm:Runway//*[aixm:type="FATO"]/aixm:lengthAccuracy


WidthThe transversal extent of FATO//aixm:Runway//*[aixm:type="FATO"]/aixm:nominalWidth

AIXM 5 provides a "widthAccuracy" attribute for the "Runway feature. But accuracy is not specified for the width of a FATO in PANS-AIM.

Noteable that for the TLOF width PANS-AIM defines an Accuracy.


  • No labels