Definition
...
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. | RWYRunway.BL.surfaceProperties/SurfaceCaracteristics.composition |
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.
...