Definition
The temporary closure of a runway. The closure can be total (any traffic is forbidden) or This scenario relates to a "complete" closure situation. partial (with the exception of particular operations, flights or aircraft categories).
...
this scenario covers the closure of both complete entire runway (all landing directions) and single landing directions; For the temporary closure of a portion of a runway, refer to runway portion closure scenario RWE.CLS
- this scenario does not cover the temporary addition of a supplementary restriction to the runway availability, such as "closed for aircraft heavier than...". "partial" closures (exception of particular operations, flights or aircraft categories) or supplementary restrictions. This will be dealt with in a separate RWY.LIM scenario;
this scenario does not cover the temporary change of the operational hours of a runway. Such situations will be covered by a different scenario;
this scenario does not cover the situation when the runway is operating normally, but subject to a reason for caution (such as "grass cutting in progress", etc.). Such situations will be covered in a separate scenario.
this scenario covers the closure of a runway with the exception of particular conditions. Therefore, situations like “closed to VFR operations” are a limitation and cannot be expressed with this scenario.
Event data
The following diagram identifies the information items that are usually provided by a data originator for this kind of event. Note that the "excepted operations" branch is optional, but can be used more than once. A similar situation occurs for the aircraft/flight branch, where the "other combination" can be used to return and insert additional aircraft/flight conditions.
Code Block | ||||
---|---|---|---|---|
| ||||
input = "airport designator" ["airport name"] ("runway" | "runway direction") ["runway surface composition"] ["closure reason"]\n {"excepted operation" ["PPR time" ["PPR details"]] [["aircraft"] ["flight"] {"other combination" ["aircraft"] ["flight"]}]} "status=CLOSED" ["closure reason"]\n "start time" "end time" [schedule] \n {note}. |
...
Data item | Value | AIXM mapping | |||
---|---|---|---|---|---|
airport designator | The published designator of the airport where the runway is located, used in combination with airport name, runway or landing direction in order to identify the runway concerned. | AirportHeliport.designator | |||
airport name | The published name of the airport where the runway is located, used in order to identify the runway concerned. | AirportHeliport.name | |||
runway | The published designator of the runway (or FATO) concerned. This information is used in combination with the airport designator/name in order to identify the runway (or FATO), for which it is assumed that both landing directions are concerned by the closure. | Runway.designator | |||
runway direction | The published designator of the runway direction concerned. This information is used in combination with the airport designator/name in order to identify the concerned landing direction. | RunwayDirection.designator | |||
runway surface composition | In cases where there are two runways with the same designator but different surfaces (for instance RWY 07/25, one concrete and the second gravel or grass), the surface composition needs to be provided. | Runway.surfaceProperties/SurfaceCaracteristics.composition | |||
status=CLOSED | The operational status of the runway. In this scenario, it is only possible to indicate a complete closure. | RunwayDirection/ManoeuvringAreaAvailability.operationalStatus | |||
closure reason | The reason for the runway closure. | RunwayDirection/ManoeuvringAreaAvailability.annotation with propertyName="operationalStatus" and purpose="REMARK". Note that the property "warning" of the ManoeuvringAreaAvailability class is not used here because it represents a reason for caution when allowed to operate on the runway, not a reason for a closure. | excepted operation | The description of one or more operations (such as "taxiing") that are exceptionally permitted on the runway during its closure. | RunwayDirection.availability/ManoeuvringAreaAvailability.usage/ManoeuvringAreaUsage.operation with the list of values CodeOperationManoeuvringAreaType |
PPR time | The value (minutes, hours, days) of the prior permission request associated with the permitted operation. | RunwayDirection.availability/ManoeuvringAreaAvailability.usage/ManoeuvringAreaUsage.priorPermission with attribute uom specified. | |||
PPR details | Additional information concerning the prior permission requirement. | RunwayDirection.availability/ManoeuvringAreaAvailability.usage/ManoeuvringAreaUsage.annotation with propertyName="priorPermission" and purpose="REMARK" | |||
aircraft | The description of one or more aircraft (such as "helicopter") types that are exceptionally permitted on the runway during it's closure. | RunwayDirection/ManoeuvringAreaAvailability/..Usage/..ConditionCombination/..AircraftCharacteristics. Note that only certain properties can be used in this scenario. See data validation rules for details. | |||
flight | The description of one or more type of flight categories (such as "emergency") that are exceptionally permitted on the runway during its closure. | RunwayDirection/ManoeuvringAreaAvailability/..Usage/..ConditionCombination/..FlightCharacteristics | |||
other combination | Another combination of aircraft/flight characteristics that are excepted from the closure. | RunwayDirection/ManoeuvringAreaAvailability/..Usage/..ConditionCombination.logicalOperator with its value set to "OR". | |||
start time | The effective date & time when the runway closure starts. This might be further detailed in a "schedule". | RunwayDirection/RunwayDirectionTimeSlice/TimePeriod.beginPosition, Event/EventTimeSlice.validTime/timePosition and Event/EventTimeSlice.featureLifetime/beginPosition | |||
end time | The end date & time when the runway closure ends. | RunwayDirection/RunwayDirectionTimeSlice/TimePeriod.endPosition and Event/EventTimeSlice.featureLifetime/endPosition also applying the rules for {{Events with estimated end time}} | |||
schedule | A schedule might be provided, in case the runway is effectively closed according to a regular timetable, within the overall closure period. | RunwayDirection/ManoeuvringAreaAvailability/Timesheet/...according to the rules for {{Schedules}} | |||
note | A free text note that provides further details concerning the runway closure. | RunwayDirection/ManoeuvringAreaAvailability.annotation with purpose=”REMARK” |
...
AirportHeliport BASELINE as specified in theBasic Data for Airport/Heliport,
Runway BASELINE according to thecoding rules for Basic Data for Runway;
RunwayDirection BASELINE according to the coding rules for Basic Data Runway Direction, including the coding rules for Runway usage.
...
Identifier | Data encoding rule | |
---|---|---|
ER-01 | The temporary closure of a runway shall be encoded as:
| |
ER-02 | One ManoeuvringAreaAvailability element having operationalStatus=CLOSED shall be included in each RunwayDirection TEMPDELTA. | |
ER-03 | If the runway is "closed except for" specified operations, flight and/or aircraft categories, all specified excepted operations shall be encoded as RunwayDirection.availability/ManoeuvringAreaAvailability.usage/ManoeuvringAreaUsage child elements with:
| |
ER-04 | For every ManoeuvringAreaUsage encoded, the aixm:operation shall be specified. | |
ER-05 | If PPR time is specified, the uom attribute shall also be specified. | |
ER-06 | If a unique flight or aircraft are specified as being excepted, they shall be encoded as one ConditionCombination with logicalOperator="NONE". | |
ER-07 | Each pair of flight and aircraft conditions specified as being excepted shall be encoded as one ConditionCombination with logicalOperator="AND". | |
ER-08 | If the "other combination" branch is used, then a root ConditionCombination element shall be encoded having logicalOperator="OR" and each pair of flight/aircraft included as a subCondition (with logicalOperator="AND", see ER-07). | |
First, all the BASELINE availability.ManoeuvringAreaAvailability (with operationalStatus=NORMAL), if present, shall be copied in the TEMPDELTA. Then, an additional availability.ManoeuvringAreaAvailability element having operationalStatus=CLOSED shall be coded in the RunwayDirection TEMPDELTA. | ||
ER-03 | If the runway closure is limited to a discrete schedule within the overall time period between the "start time" and the "end time", then this shall be encoded using as many as necessary timeInterval/Timesheet properties for the ManoeuvringAreaAvailability of the RunwayDirection having operationalStatus=CLOSED in RunwayDirection TEMPDELTA Timeslice. See the rules for Event Schedules. | ER-10 |
Examples
...
Examples
- To be provided