phantomf4321 / Flightradar24API

Where did the plane flying above me come from and where is it going?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo size GitHub contributors

Flightradar24API

Where did the plane flying above me come from and where is it going?

Requirements

pip install FlightRadarAPI
pip install folium

Run

The main.py can check the flights in the airspace every 10 seconds. You can also check the sample.py to see a sample of observed flights above Tehran. You can also add the cities and regions you need to the program by visiting the Defaults folder. One of the best ways to create airspace is to use Google Maps.

python3 main.py

maps


About

Where did the plane flying above me come from and where is it going?

License:MIT License


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%