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 8 Next »


For Route Segment, PANS-AIM requires the direction of cruising level and reverse direction of cruising level as part of the minimum AIP data set.

The diagram below shows the AIXM classes, including the relevant data types, needed to encode that information:

The RouteAvailability class is used to define the direction of the RouteSegment. AIXM provides the possibility to encode if a route segment may be available for just one direction, i.e. 'FORWARD', or 'BACKWARD', or 'BOTH' directions.

The value 'OTHER' should not be used. Also 'BOTH' should be avoided as for the different direction a different level series will apply. In case a of a bidirectional route, two records shall be encoded - one for forward and one for backward.

The StandardLevelColumn class is used to define the series of levels. In general, the value used will either be 'ODD' or 'EVEN'. 'ODD_HALF' and 'EVEN_HALF' are used for intermediate flight levels, above odd levels (15, 35, 55, 75, ...) or above even levels (5, 25, 45, 65, ...).

The directions forward and backward are related to the implicit direction of a route segment (see topic Basic Data of Route Segment). 'FORWARD' means from the defined start point towards the end point of the related RouteSegment. 'BACKWARD' means from the defined end point towards the start point of the related RouteSegment.

Forward/Backward is equivalent to the little arrow that appears in the ENR 3.x tables in the AIP, to indicate the direction of flight which is concerned by odd/even.

In addition, the AirspaceLayer class may be used to encode limitations on the vertical levels. In case the AirspaceLayer class is used to encode vertical limits, they shall correspond with the values specified in the StandardLevelColumn.

Coding Rules for Direction of Cruise Levels

IdentifierData Encoding RuleJustificationData Verification Rule (UID)Remarks
RSG-301Each Route.Segement shall have as minimum one and as maximum two related RouteAvailability.direction.Minimum AIP data setTBD


RSG-302For each RouteAvailability a StandardLevelColumn.series shall be provided.Minimum AIP data setTBD
RSG-303For RouteAvailability.direction the values 'BOTH' and 'OTHER' shall not be used.Data consistencyTBDIn case a of a bidirectional route, two records shall be encoded - one for forward and one for backward.

Coding Examples

More examples TBD in the scope of the DONLON AIP Data set XML.

  • No labels