...
The figure below shows a simple example of a Restricted Area with the designator EAR7.
Coding Examples examples can be found in the AIXM DONLON ACGAIP DONLON AIXM5.1.1 AIP data set file.
No. | Description | XPath Expression |
---|---|---|
1ASE-EX-01 | ATS airspace type , FIR | //aixm:AirspaceTimeSlice[aixm:type='FIR']2@gml:id='ASE_AMSWELL_FIR'] |
ASE-EX-02 | ATS airspace, TMA | //aixm:AirspaceTimeSlice[@gml:id='ASE_DONLON_TMA'] |
ASE-EX-03 | Special activity airspace type : Danger Area | //aixm:AirspaceTimeSlice[aixm:type='D'] |
3AHP-EX-01 | Transition Altitude | //aixm:AirportHeliport//aixm:transitionAltitude |
...