Runway

Runways a children elements of an Airport. They don’t have any child element themselves.

Runways are assigned AIDs in the RWY namespace.

A Runway represents a landing surface in one of its usable directions, if applicable. For example, at an airport with one runway oriented North/South and usable in both directions, there will be two RWY elements, one representing the northbound take-off and landing direction and the other its southbound counterpart.

Property

Type

Description

aid

string

A string with the AID of the airport, with RWY as namespace

identifier

string, null

The runway identifier, for example 35L. Can be null if helipad is true

helipad

boolean, null

trueBearing

number, null

surface

string, null

The type of material that constitutes the surface of the runway. Possible values are: – ASPHALT indicates any mineral aggregate bound with asphalt, including bituminous asphalt or tarmac. – CONCRETE indicates any aggregate bonded together with a fluid cement. – GRAVEL indicates any loose aggregation of rock fragments. – DIRT indicates any prepared or semi-prepared surface with an earthy surface. – GRASS indicates any prepared or semi-prepared surface with a grass cover. – SNOW indicates any compact or loose snow cover, which is meant for usage with specific landing gears. – WATER indicates any marked or unmarked body of water, or portion thereof, which is meant for floatplanes or amphibious aircraft operations. null indicates that this information is not available.

thresholdCoordinates

number, null

thresholdElevation

number, null

A number indicating the elevation in meters of the runway threshold at the location indicated by thresholdCoordinates. Precision is up to two decimal places. null indicates that this information is not available.

slope

number, null

A number indicating the slope in the direction of landing and take-off. This is expressed in decimal percentage. For example, 0.03 means an uphill slope of 3%, and -0.04 a downhill slope of 4%. null indicates that this information is not available.

grooved

boolean, null

tora

number, null

toda

number, null

asda

number, null

lda

number, null

width

number, null

The runway width expressed in meters with precision up to two decimal positions. null indicates that this information is not available.

pcnNumerical

number, null

pcnType

string, null

pcnStrength

string, null

pcnTirePressure

string, null

pcnMethod

string, null

Indicates the method through which the value of pcnNumerical was obtained. Possible values are: – T to indicate technical evaluation – U to indicate usage – a physical testing regime. null indicates that this information is not available.

visualApproachSlopeIndicator

string, null

P2B PAPI with 2 lights installed both sides of the runway – P4L PAPI with 4 lights installed left of the runway – P4R PAPI with 4 lights installed right of the runway

P4B PAPI with 4 lights installed both sides of the runway – PSIL Pulsating/Steady burning VASI installed left of the runway – PSIR Pulsating/Steady burning VASI installed right of the runway – S2L Simplified Abbreviated VASI with 2 lights installed left of the runway – S2R Simplified Abbreviated VASI with 2 lights installed right of the runway – V2L VASI with 2 lights installed left of the runway – V2R VASI with 2 lights installed right of the runway

V4L VASI with 4 lights installed left of the runway – V4R VASI with 4 lights installed right of the runway – V6L VASI with 6 lights installed left of the runway – V6R VASI with 6 lights installed right of the runway – V12 VASI with 12 lights installed on both sides – V16 VASI with 16 lights installed on both sides null indicates that this information is not available.

approachLightConfiguration

string, null

Indicates what type of Approach Light System is installed. Possible values are: – NONE Indicates that no ALS is installed

MALS1,400 Foot Medium Intensity Approach Lighting System – MALSR 1,400 foot medium intensity approach lighting system with runway alignment indicator lights – MALSF 1,400 foot medium intensity approach lighting system with sequenced flashers – SALS short approach lighting system

SALSF short approach lighting system with sequenced flashing lights. – SSALS simplified short approach lighting system – SSALR simplified short approach lighting system with runway alignment indicator lights – SSALF simplified short approach lighting system with sequenced flashers – ODALS omnidirectional approach lighting system – ALSF1 standard 2,400 foot high-intensity approach lighting system with sequenced flashers, category I configuration – ALSF2 standard 2,400 foot high-intensity approach lighting system with sequenced flashers, category II or III configuration – ICAO1_HIALS ICAO-compliant configuration 1, High-Intensity Approach Lighting System – ICAO2_HIALS ICAO-compliant configuration 2 High-Intensity Approach Lighting System – LDIN Lead-in lighting – REIL Runway End Identification Lights – RAIL Runway Alignment Indicator Lights null indicates that this information is not available.

thresholdLights

boolean, null

true indicates that the surface has Threshold Lights installed. false that such lights are not installed. null indicates that this information is not available.

touchDownZoneLights

boolean, null

true indicates that the surface has Touch-Down Zone Lights installed. false that such lights are not installed. null indicates that this information is not available.

centerLights

boolean, null

true indicates that the surface has Centerline Lights installed. false that such lights are not installed. null indicates that this information is not available.

centerLightsSpacing

number, null

Indicates the distance in meters between individual Lights along the Centerline. Precision is up to two decimal places. null indicates that this information is not available.

edgeLights

boolean, null

true indicates that the surface has Edge Lights installed. false that such lights are not installed. null indicates that this information is not available.

endLights

boolean, null

true indicates that the surface has End Lights installed. false that such lights are not installed. null indicates that this information is not available.

instrumental

boolean, null

true indicates that the runway has at least one instrumental approach that serves the landing direction being described. false that only visual approach is available. null indicates that this information is not available.

precision

boolean, null

true indicates that the runway has at least one instrumental precision approach that serves the landing direction being described. false that only non-precision approaches are available. null indicates that this information is not available.

separate

boolean, null

true indicates that the runway constitutes a separate landing surface from other runways. This runway may overlay or cross other runways in such a way that if one of the runways is blocked, it will not prevent operations on the other runway. This satisfies the criteria of JAR-OPS-1.192(9) for physical separation. null indicates that this information is not available.

standardPattern

boolean, null

true indicates that the runway has a standard left-hand traffic pattern. false indicates that a right-hand pattern is in use. null indicates that this information is not available.

parent

string

Last updated