Runways at an airport
Get all runways at an airport
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"helipad": false,
"identifier": "13R",
"magneticBearing": 134.00,
"trueBearing": 121.00,
"standardPattern": false,
"thresholdElevation": 3.81,
"width": 60.96,
"tora": 4422.95,
"toda": 4422.95,
"asda": 4422.95,
"lda": 3800.25,
"surface": "CONCRETE",
"pcnNumerical": 98,
"pcnType": "R",
"pcnStrength": "B",
"pcnTirePressure": "W",
"pcnMethod": "T",
"edgeLights": true,
"thresholdLights": false,
"endLights": false,
"centerLights": true,
"centerLightsSpacing": null,
"touchDownZoneLights": false,
"visualApproachSlopeIndicator": "P4L",
"approachLightConfiguration": "LDIN",
"instrumental": false,
"precision": false,
"separate": false,
"thresholdCoordinates": {
"latitude": 40.6483617,
"longitude": -73.8167147
},
"slope": null,
"grooved": true,
"parent": "APT-KS1J-8E0L",
"aid": "RWY-V4ZG-LF64"
},
...,
...,
...,
]Get paged runways at an airport
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated