Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
titleTable of Content

Table of Contents

Introduction

For TLOF, PANS-AIM requires some basic properties as part of the minimum AIP data set. These are

...

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

Info
titleAIXM 5.2 Improvements

A change proposal (AIXM-561) for the next AIXM 5.2 version has been approved by the AIXM Change Control Board, where the helicopterPerformanceClass attribute is added to AircraftCharacteristics and the association between TouchDownLiftOff and AircraftCharacteristic is established.

The coding guidelines provided here are aligned with forward/backward conversion rules contained in the AIXM-561 Change Proposal.

TLOF Designator

The TouchDownLiftOff.designator attribute represents the textual designator of the TLOF, used to distinguish physical TLOFs at an Aerodrome/Heliport that has more than one. The attribute value should reflect the local convention for physical TLOF naming at the Aerodrome/Heliport.

...

PANS-AIM requires the centre point of the TLOF to be provided including its elevation and geoid undulation.

Warning
titleAIXM 5.1(.1) issue

In AIXM, only the aiming point of a TLOF can be coded. Is the aiming point the same The aiming point is not the same position as the centre point of a TLOF?. According to ICAO Annex 14, Volume II,

The geographical coordinates of the geometric centre of the TLOF and/or of each threshold of the FATO (where appropriate) shall be measured and reported to the aeronautical information services authority

...

An aiming point marking should be provided at a heliport where it is necessary for a pilot to make an approach to a particular point before proceeding to the TLOF.

The aiming point marking shall be located within the FATO.

This definitions give the impression that the aiming point is not the centre point of the TLOF. Currently in AIXM, it is not possible to define the two different points for a TLOF. Anyhow, it seems that the relationship hasAimingPoint and the property TLOF.aimingPoint is not correct. It should be rather hasCentrePoint and TLOF.centrePoint.  Also, an aiming point may be independent from a TLOF and may also be marked and lighted. It seems that currently aiming point is not covered by AIXM 5. The workaround is to code that information in a Note.

...

The relationship hasAimingPoint and the property TLOF.aimingPoint were incorrectly named in AIXM, as the real intention was to model the TLOF centre point. The aiming point is more appropriately modelled as a RunwayCentrelinePoint, because it is always on a FATO (which in AIXM is modelled as a Runway of type FATO). Therefore, the following workaround is used in AIXM 5.1(.1):

  • the TLOF centre point location shall be encoded using the TLOF.aimingPoint;
  • in case a true "FATO aiming point" is also provided, this will be coded as a RunwayCentrelinePoint with role equal-to 'OTHER:HEL_AIMING_PT' and associated with the RunwayDirection of the Runway that plays the FATO role for the TLOF.

The ElevatedPoint class provides also dedicated attributes for elevation and geoidUndulation.

In addition the horizontal and vertical accuracy defined by PANS-AIM may be coded using the horizontalAccuracy and verticalAccuracy attribute.

...

titleNote

...

In AIXM 5 the verticalAccuracy refers to both the elevation and the geoidUndulation.

Hence, if the verticalAccuracy is coded for the elevation but the accuracy for the Geoid undulation is not known, this should be put into a corresponding Note.

TLOF Dimension (length & width)

...

Warning
titleAIXM 5.1(.1) issue
For both attributes a dedicated attribute to provide accuracy is missing in AIXM 5.
_022/023_TLOF_Length & Width

PANS-AIM defines an accuracy for the TLOF length and width. AIXM 5.1.1 does not have dedicated attributes for that purpose.

Workaround for AXM 5.1(.1): As a workaround, the accuracy value for

...

the length

...

 and width

...

 may be encoded

...

as annotation

...

 for the corresponding property.

Status: see CCB AIXM-269

In addition the extend of the TouchDownLiftOff may be coded using the ElevatedSurface class. In case of a rectangular shape the defined extend (by  a set of points with latitude longitude information) shall be consistent with the provided length and width values.

In many cases the shape of a TLOF will be a circle rather than a rectangular. In such case the length and width may not be coded (although required as minimum data for the AIP data set). In such cases only the extend shall be coded, using the corresponding gml element for a circle (see document 12-028_Use_of_GML_for_aviation_data-2.pdfelements of the Surface class (see also Geometry).

Surface Type (composition)

...

In addition, a TLOF may be situated on a Runway. In this regard a runway may be of type Runway or FATO (see also topic Runway [RWY]).

Coding Rules for Basic Data for TLOF

...

AIXM-5.1_RULE-D6D8E

(rule does not take into account PinS approach constraint)

...

The aimingPoint property is used to actually code the centre point, see also AIXM 5.1(.1) issue above.

PANS-AIM requires 0.5 m for the Elevation & the Geoid undulation.

...

PANS-AIM Appendix 1 states :

For heliports intended to be operated in accordance with ICAO Annex 14, Appendix 2

Warning
titlePANS_AIM issue
It is not clear what is meant by that statement?

PANS-AIM requires 0.25 m for the Elevation & the Geoid undulation.

...

AIXM-5.1_RULE-D9C62

Note: the only think that can be verified in this case is the use of either FT or M as unit on measurement. A value such as "200 M" cannot be assumed to break this rule because maybe this is the exact elevation value.

...

AIXM-5.1_RULE-4611A

Note: the only think that can be verified in this case is the use of either FT or M as unit on measurement. A value such as "200 M" cannot be assumed to break this rule because maybe this is the exact elevation value.

...

AIXM-5.1_RULE-E681,

AIXM-5.1_RULE-E682

(2nd rule checks 3.0 FT which is not defined in PANS-AIM)

This association should also be used in order to associate a TLOF with a Runway that is used for final approach by helicopters, while the TLOF itself is located somewhere else on the airport surface. In this regard a runway may be of type Runway or FATO (see also topic Runway [RWY]).

Coding Examples

Coding examples can be found in the DONLON AIXM 5.1.1 AIP data set file AIP Data Set - Specimen (DONLON):

No.DescriptionXPath Expression
TLA-EX-01TLOF (rectangular shape defined by with length/width and extend)

//aixm:TouchDownLiftOffTimeSlice[@gml:id ='TLA_EADH_TLOF']