Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...





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

In 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.


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.

...