- Posts: 3
- Thank you received: 0
curl "https://opensky-network.org/api/flights/departure?airport=EDDF&begin=1517227200&end=1517230800"
{
"icao24": "3c6626",
"firstSeen": 1517229453,
"estDepartureAirport": "EDDF",
"lastSeen": 1517231817,
"estArrivalAirport": "EDDM",
"callsign": "DLH3XN ",
"estDepartureAirportHorizDistance": 3312,
"estDepartureAirportVertDistance": 126,
"estArrivalAirportHorizDistance": 1050,
"estArrivalAirportVertDistance": 125,
"departureAirportCandidatesCount": 2,
"arrivalAirportCandidatesCount": 3
},
Hi,
the estDepartureAirportHorizDistance is the distance between the estimated departure airport (Munich) and the first position where this flight was detected by OpenSky Network. The estArrivalAirportHorizDistance is the distance between the last position where the flight and the destination airport position. Values of a few 1000 meters mean, that this flight was tracked nearly until it landed on the runway. If this value is much larger, it is uncertain that the correct airport has been estimated.