...
Data item | Description | AIXM Mapping |
---|---|---|
airport designator | The published designator of the airport where the runway is located, used in combination with other elements in order to identify the runway concerned. | AirportHeliport.designator |
airport name | The published name of the airport where the runway is located, used in combination with other elements in order to identify the runway concerned. | AirportHeliport.name |
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 runway landing direction and its centreline point. | RunwayDirection.designator and RunwayCentrelinePoint.onRunway |
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 in order to identify the runway concerned. | Runway.SurfaceCharacteristics.composition |
centreline point designator | The designator of the RunwayCentrelinePoint, which is being displaced. The value is used in combination with the runway direction information in order to identify the RunwayCentrelinePoint concerned. | RunwayCentrelinePoint.designator |
centreline point location note | Textual information (such as "intersection with TWY B") enabling to identify the RunwayCentrelinePoint which is being displaced. Note: The application should support the operator by allowing tp graphically display and select the runway centreline point concerned. Furthermore, the application should support the operator by displaying all baseline RunwayDeclaredDistance associated with the selected point. | RunwayCentrelinePoint.annotation |
new position | The new lat/long position of the centreline point. | RunwayCentrelinePoint.location.ElevatedPoint.gml:pos |
displacement distance | The value of the centreline point displacement from the start towards the centre of the runway. Note: The displacement distance should always be provided from the start of the runway. If the baseline data contains a permanently displaced RunwayCentrelinePoint which needs to be temporarily moved, the displacement distance provided shouldbe considered from the start of the runway and not from its (baseline) displaced location. | RunwayCentrelinePoint.annotation |
new elevation | The new elevation of the centreline point after displacement if applicable. | RunwayCentrelinePoint.location.ElevatedPoint.elevation |
declared distance type | The type of declared distance. Note: the coding guidelines for the ICAO AIP Data Set - Declared Distances different declared distance types can be associated to different centerline points. The application shall support in the HMI the operator by providing the baseline values and asking the operator to indicate which and by what distance they have been modified. | RunwayCentrelinePoint/RunwayDeclaredDistance.type |
declared distance value | The new value of the declared distance that is changed as result of the displacement. | RunwayCentrelinePoint/RunwayDeclaredDistance/RunwayDeclaredDistanceValue.distance |
schedule | A schedule might be provided, in case the temporary declared distances are according to a regular timetable, within the overall period. | RunwayCentrelinePoint/RunwayDeclaredDistance/ RunwayDeclaredDistanceValue/Timesheet/... |
start time | The effective date & time when the runway centreline point displacement starts. | RunwayCentrelinePoint/ RunwayCentrelinePointTimeSlice/TimePeriod.beginPosition, Event/EventTimeSlice.validTime/ timePosition and Event/EventTimeSlice.featureLifetime/ beginPosition |
end time | The end date & time when the runway centreline point displacement ends. | RunwayCentrelinePoint/ RunwayCentrelinePointTimeSlice/ TimePeriod.endPosition and Event/EventTimeSlice.featureLifetime/endPosition also applying the rules for{{Events with estimated end time}} |
note | A free text note that provides further details concerning the runway displaced centreline point. | RunwayCentrelinePoint.annotation with purpose='REMARK' according to the rules for encoding annotations |
...