Existing airspace becomes active - add TEMPDELTA TimeSlice | New obstacle (temporary or permanent) - create new feature and its first BASELINE TimeSlice |
---|---|
In most situations, the Digital NOTAM is in the form of a "temporary delta" which contains only the properties actually changed during the event. For example, if an existing Airspace is activated, the Digital NOTAM is encoded as a TEMPDELTA TimeSlice for the Airspace that contains an (activation.AirspaceActivation.)status='ACTIVE'. The TEMPDELTA and the BASELINE records are closely related, they are facets of the same feature. | When there is no baseline feature, the Digital NOTAM itself is in the form of a new baseline. |
In addition to the aeronautical information features defined by the AIXM model (such as Airspace, VerticalStructure, Runway, etc.), the coding of a Digital NOTAM relies on an additional "Event" class. This is added through an Event extension of the AIXM 5.1(.1) XML schema.
The primary purpose of the Event class is:
Airspace activation - TEMPDELTA association with the Event | New obstacle with runway declared distance changes - associated with same Event |
---|---|
In this example a single Airspace TEMPDELTA is sufficient, therefore only its TEMPDELTA TimeSlice needs to be associated with the Event. | In this example the temporary obstacle also impacts the values of the declared distances of a closely situated runway. Therefore, both the VerticalStructure BASELINE and the RunwayDirection TEMPDELTA are associated with the Event. The scenario coding rules are practically an aggregation of the coding rules of the two sub-scenarios (new obstacle and runway declared distance changes). |
The airspace activation will be used further in order to detail the AIXM XML coding of the Digital NOTAM.
The Airspace TEMPELTA and the new Event BASELINE | Legend | |
---|---|---|
<gml:validTime> indicates the period when the TimeSlice is valid, which corresponds to the period when the Digital NOTAM is active <aixm:interpretation> indicates the type of TimeSlice (TEMPDELTA in this case) <aixm:activation> contains the actual data about the activation. In this view, this element is collapsed, note that there are in fact 22 hidden lines. This will be discussed in more detail further down.
|
The airspace activation data | Legend |
---|---|
|
The Event details | Legend |
---|---|
|
The example discussed above is a minimal Digital NOTAM encoding in the sense that it provides strictly the data that belongs to the event - the Airspace TEMPDELTA and the Event BASELINE. The Airspace affected is identified by its gml:identifier (UUID value). An application that represents graphically the Airspace activation would have to be also provided with baseline data for the Airspace, including its geometry, name and other relevant characteristics. If necessary, the Digital NOTAM message may be enriched with some baseline information so that the graphical representation (for example) can be done using only the Digital NOTAM message, without the need for accessing a reference static data source.