This page and its child pages contain the coding guidelines for the minimum and conditional data items of the Route and Route Segment subjects as defined in PANS-AIM.
PANS-AIM Appendix 1 (Aeronautical Data Catalogue) distinguishes between "ATS route" which is defined as:
A specified route designed for channelling the flow of traffic as necessary for the provision of air traffic services
and "Other route" which is defined as:
A specified route designed for channelling the flow of traffic as necessary without provision of air traffic services
For the AIXM coding guidelines no difference is made between ATS route and Other route.
In an AIP, Routes are published in the following sections:
|
The term Route is used to mean variously, airway, advisory routes, controlled or uncontrolled routes, etc. excluding arrival and departure routes.
A change proposal (AIXM-519) for the next AIXM 5.2 version has been approved by the AIXM Change Control Board, in which an association is added to the Route class to allow for classification using AircraftCharacteristic attributes. The coding guidelines provided here are aligned with forward/backward conversion rules contained in the AIXM-519 Change Proposal. |
More coding examples can be found in the AIP Data Set - Specimen (DONLON).
No. | Description | XPath Expression |
---|---|---|
RTE-EX-01 | Lower ATS Route | //aixm:RouteTimeSlice[@gml:id ='RTE_A6'] |
RTE-EX-02 | Upper ATS Route | //aixm:RouteTimeSlice[@gml:id ='RTE_UA4'] |
RTE-EX-01 | RNAV Route | //aixm:RouteTimeSlice[@gml:id ='RTE_UL123'] |
RTE-EX-01 | Helicopter Route | //aixm:RouteTimeSlice[@gml:id ='RTE_HK123'] |
RSG-EX-01 | Route segment of Lower ATS route (incl. MEA) | //aixm:RouteSegmentTimeSlice[@gml:id='RSG_A6_BOR_ROB'] | |
RSG-EX-02 | Route segment of Upper ATS route | //aixm:RouteSegmentTimeSlice[@gml:id='RSG_UA4_BARIM_WOB'] |
RSG-EX-03 | Route segment of RNAV route | //aixm:RouteSegmentTimeSlice[@gml:id='RSG_UL123_ABOLA_ILURU'] |
RSG-EX-04 | Route segment of Lower ATS route (incl. MOCA) | //aixm:RouteSegmentTimeSlice[@gml:id='RSG_A6_ROB_ROK'] |