...
...
Note | ||
---|---|---|
| ||
In AIXM 5 the Runway and its 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. Hence, a FATO has to be encoded as Runway with type equal-to ‘FATO’. |
PANS-AIM | Description (PANS-AIM) | AIXM 5 | Remarks | ||||||
---|---|---|---|---|---|---|---|---|---|
Threshold point | The beginning of that portion of the FATO usable for landing. | RunwayCentrelinePoint.role equal-to'THR' | |||||||
Threshold point - Position | Geographical location of FATO threshold point | RunwayCentrelinePoint.location.ElevatedPoint, RunwayCentrelinePoint.location.ElevatedPoint.horizontalAccuracy | |||||||
Threshold point - Elevation | Elevation 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" RunwayCentrelinePoint.location.ElevatedPoint.elevation, RunwayCentrelinePoint.location.ElevatedPoint.verticalAccuracy | The verticalAccurracy encoded refers to both the "elevation" and the "geoidUndulation". | |||||
Threshold point - Geoid undulation | WGS-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" RunwayCentrelinePoint.location.ElevatedPoint.geoidUndulation, RunwayCentrelinePoint..location.ElevatedPoint.verticalAccuracy | The verticalAccurracy encoded refers to both the "elevation" and the "geoidUndulation". | |||||
Designation | The full textual designator of the landing and take-off area. | //aixm:Runway//*[aixm:type="FATO"]/aixm:designator | 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. | Runway.designator | |||||
Length | The longitudinal extent of FATO | //aixm:Runway//*[aixm:type="FATO"]/aixm:nominalLength | //aixm:Runway//*[aixm:type="FATO"]/aixm:Runway.nominalLength Runway.lengthAccuracy | |||||||
Width | The transversal extent of FATO | //aixm:Runway//*[aixm:type="FATO"]/aixm:Runway.nominalWidth | AIXM 5 provides a Runway.widthAccuracy attribute . But accuracy is not specified for the width of a FATO in PANS-AIM.
|