Skip to content

v0.1.0

Compare
Choose a tag to compare
@navidys navidys released this 10 Nov 13:25
· 87 commits to main since this release

This is the golang implementation of the OpenSky network's live API. The API lets you retrieve live airspace information (ADS-B and Mode S data) for research and non-commerical purposes.

A gopensky binary command line is also available to query the opensky network api.

Current features:

  • Retrieving state vectors for a given time.
  • Retrieving flights for a certain airport which arrived within a given time interval.
  • Retrieving flights for a certain airport which departed within a given time interval.
  • Retrieving flights for a certain time interval.
  • Retrieving flights for a particular aircraft within a certain time interval.
  • Retrieving the trajectory for a certain aircraft at a given time.