...
These pages contain the AIXM coding guidelines for the minimum and conditional data items of the AIP data set for the Runway & the FATO subjects subject.
Im PANS-AIM defines Runway is defined as follows:
A defined rectangular area on a land aerodrome prepared for the landing and take-off of aircraft. (Annex 14)
Im PANS-AIM defines FATO is defined as follows:
Final approach and take-off area. A defined area over which the final phase of the approach manoeuvre to hover or landing is completed and from which the take-off manoeuvre is commenced. Where the FATO is to be used by helicopters operated in performance class 1, the defined area includes the rejected take-off area available.
...
AIXM Model Overview
Include Page | ||||
---|---|---|---|---|
|
Info | ||
---|---|---|
| ||
A change proposal (AIXM-484) for the next AIXM 5.2 version has been approved by the AIXM Change Control Board, which changes the “RunwayVisualRange” class into "RunwayVisualRangeEquipment". The coding guidelines provided here are aligned with forward/backward conversion rules contained in the AIXM-484) Change Proposal. |
Coding Examples
The figure shows a simple example of a Runway with designator "RWY-09L/27R" situated at "EADD".
...
Coding examples can be found in the DONLON AIXM 5.1.1 AIP data set file:
No. | Description | XPath Expression |
---|---|---|
RWY-EX-01 | Runway (with strip) | //aixm:RunwayTimeSlice[@gml:id ='RWY_EADD_09L_27R'] |
RWY-EX-02 | Runway | //aixm:RunwayTimeSlice[@gml:id ='RWY_EADD_09R_27L'] |
RWY-EX-03 | FATO | //aixm:RunwayTimeSlice[@gml:id ='RWY_EADH_FATO_03_21'] |
...