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 12 Current »

Most airspaces may be encoded with just one AirspaceVolume, i.e. a set of vertical limits and one horizontalProjection without referencing or copying other airspace geometries.

Note

In case the airspace consists of just one airspace volume, the attributes of the association classes AirspaceComponentGeometry  (i.e. operation and operationSequence) will not be coded. The AirspaceVolumeDependency will not be used.

For the GML encoding of the Surface see topic Geometry.

Coding Example

The figure below shows a simple example of such an airspace, a Prohibited Area with designator EAP2.

The geometry of EAP2 is defined by vertical limits from ground to unlimited and a circle of 15NM as lateral limit:

:

The figure below shows the encoding of an AirspaceVolume mapped from the AIXM UML to the AIXM XML:


More coding examples can be found in the AIP Data Set - Specimen (DONLON).

No.DescriptionXPath Expression
ASE-EX-01ATS airspace, FIR//aixm:AirspaceTimeSlice[@gml:id='ASE_AMSWELL_FIR']
ASE-EX-02ATS airspace, TMA//aixm:AirspaceTimeSlice[@gml:id='ASE_NIBORD_TMA']
ASE-EX-03Special activity airspace,  Prohibited Area, Circle

//aixm:AirspaceTimeSlice[@gml:id='ASE_VAARDNOR_P']

ASE-EX-04Special activity airspace,  Restricted Area, Arc segment (Arc by centrepoint)//aixm:AirspaceTimeSlice[@gml:id='ASE_BRAVO_R']
ASE-EX-05Special activity airspace,  Restricted Area, Rectangle//aixm:AirspaceTimeSlice[@gml:id='ASE_BURGENVALK_R']
ASE-EX-06Special activity airspace,  Restricted Area, reference to state boundary (annotation)//aixm:AirspaceTimeSlice[@gml:id='ASE_WINSWUK_R']
ASE-EX-07Special activity airspace, Local type, reference to state boundary (xlink:href)//aixm:AirspaceTimeSlice[@gml:id='ASE_EAMOA01_MOA']
ASE-EX-08Special activity airspace,  Danger Area, Active weekday schedules//aixm:AirspaceTimeSlice[@gml:id='ASE_HORSHAM_D']
ASE-EX-09Special activity airspace,  Danger Area, within CTR//aixm:AirspaceTimeSlice[@gml:id='ASE_DONLON_D']
ASE-EX-10Airspace Corridor, Alert Area//aixm:AirspaceTimeSlice[@gml:id='ASE_ACR001_A']
ASE-EX-17ATS airspace, CTR (Point reference using aixm:Point annotations)//aixm:AirspaceTimeSlice[@gml:id='ASE_DONLON_CTR']

ASE-EX-18

DPN-EX-06

ATS airspace, ATZ (Point reference, Using xlink:href)

//aixm:AirspaceTimeSlice[@gml:id='ASE_DONLON_ATZ'] |

//aixm:DesignatedPointTimeSlice[@gml:id='DPN_EADH'] |

ASE-EX-19Aerial sporting activities airspace//aixm:AirspaceTimeSlice[@gml:id='ASE_DONBURG_PARACHUTE_JUMPING_AERA']


  • No labels