...
In addition to the list of activity types listed above, the following activities might occur in relation with certain danger areas. They should be encoded prefixed by OTHER:, as indicated below:
activity | coded value |
---|---|
rocket launch | 'OTHER:ROCKET_FIRING' |
gun firing | 'OTHER:GUN_FIRING' |
hot air balloon | 'OTHER:HOT_AIR_BALLOON' |
MET balloon | 'OTHER:MET_BALLOON' |
free balloon | 'OTHER:FREE_BALLOON' |
Lights out night vision Goggle training | 'OTHER:LGT_OUT_NVG' |
Info | ||
---|---|---|
| ||
What in case more than one activity is applicable? Code OTHER with all activities? |
...
More coding examples can be found in the DONLON AIXM 5.1.1 AIP data set filethe Sample AIP Data Set (DONLON).
No. | Description | XPath Expression |
---|---|---|
ASE-EX-03 | Special activity airspace, Prohibited Area, Circle | //aixm:AirspaceTimeSlice[@gml:id='ASE_VAARDNOR_P'] |
ASE-EX-04 | Special activity airspace, Restricted Area, Arc segment (Arc by centrepoint) | //aixm:AirspaceTimeSlice[@gml:id='ASE_BRAVO_R'] |
ASE-EX-05 | Special activity airspace, Restricted Area, Rectangle | //aixm:AirspaceTimeSlice[@gml:id='ASE_BURGENVALK_R'] |
ASE-EX-06 | Special activity airspace, Restricted Area, reference to state boundary (annotation) | //aixm:AirspaceTimeSlice[@gml:id='ASE_WINSWUK_R'] |
ASE-EX-07 | Special activity airspace, Local type, reference to state boundary (xlink:href) | //aixm:AirspaceTimeSlice[@gml:id='ASE_EAMOA01_MOA'] |
ASE-EX-08 | Special activity airspace, Danger Area, Active weekday schedules | //aixm:AirspaceTimeSlice[@gml:id='ASE_HORSHAM_D'] |
ASE-EX-09 | Special activity airspace, Danger Area, within CTR | //aixm:AirspaceTimeSlice[@gml:id='ASE_DONLON_D'] |
ASE-EX-19 | Aerial sporting activities airspace | //aixm:AirspaceTimeSlice[@gml:id='ASE_DONBURG_PARACHUTE_JUMPING_AERA'] |
...