Record and visualize trajectories of emergency service helicopters over Toulouse from ADS-B data (provided by the OpenSky Network) with the Python library traffic.
Under the hood, data are stored with pandas and maps are realized with ipyleaflet
Example: one week helicopters' operations in Winter 2020
The entire code is available in the demo_toulouse_helicopters notebook
You can use it to generate a map in HTML with embed_minimal_html
- traffic - Air traffic data processing in Python
- pandas - Python Data Analysis Library
- ipyleaflet - Interactive maps in the Jupyter notebook
- Thomas Dubot & Xavier Olive
This project is licensed under the MIT License - see the LICENSE.md file for details
ADS-B data are provided by The OpenSky Network