Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opensky-network.org API

API for opensky-network.org to find planes near special place.

Usage:

from opensky_network_api import main

main.find_planes_around(latitude, longtitude, radius)

or, simple:

main.find_planes_around()

Where latitude and longtitude in diaposone from -180 to 180° (e.g. -15.2353) and from -90° to 90° and radius from 1 to 1000 km (e.g. 450). Default values are 2.349014°, 48.864716° (Paris) and 450 km.

About

Test task for https://gist.github.com/sayplastic/76bcebc3a554ea03e3cf296412b60b77 to show my skills. It can use opensky-network.org's API to show planes near special point (eg. in 450 km around Paris).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages