Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As explained in the data encoding section, vertical limits are typically encoded in AIXM as a pair of two attributes:

  • a "...Limit" attribute, which includes the value and its unit of measurement (as an "uom" attribute) with the list of values: UomDistanceVerticalType;
  • a "...LimitReference" attribute, which indicates what reference system is used for the vertical limit value. It uses the following list of values: CodeVerticalReferenceType.

The following rules shall be applied for the automatic production of the NOTAM text (decoding of the vertical limits):

"...Limit" Value "...Limit" @uom "...LimitReference"Text to be inserted
GND

"SFC"
UNL

"UNL"
FLOOR

"Its lower limit" (see Notes below)
CEILING

"Its upper limit" (see Notes below)
XXXXX FT SFC"XXXXXFT AGL"
XXXXX FT MSL"XXXXXFT AMSL"
XXXXX FT W84"XXXXXFT above WGS-84 ellipsoid"
XXXXX MSFC"XXXXXM AGL"
XXXXX MMSL"XXXXXM AMSL"
XXXXX MW84"XXXXXM above WGS-84 ellipsoid"
XXXFT FLSTD"FLXXX"
XXXSMSTD"SMXXX"

...