Introduction
Visualize flight tracks on a map with Python framework (geo/moving/pandas, contextually…)
Flight data are stored as pandas / GeoPandas data frames
The trajectory is built with movingpandas and interpolation and projection are realized with movingpandas functions
The map background is built contextually
The final animated gif is built with PIL and matplotlib
Example: one flight from Marrakesh to Rome
Running the tests
Run the demo-flight-tracking notebook to see how to build the Marrakesh-Rome example
Built With
- pandas – Python Data Analysis Library
- GeoPandas – GeoPandas is an open-source project which extends the datatypes used by pandas to allow spatial operations on geometric types.
- movingpandas – Implementation of Trajectory classes and functions built on top of GeoPandas
- contextually– Context geo-tiles in Python
Authors
- Thomas Dubot
License
This project is licensed under the MIT License – see the LICENSE.md file for details
Acknowledgments
Thanks to Anita Graser for her tutorials and videos on movingpandas
Also Read:
- Download 1000+ Projects, All B.Tech & Programming Notes, Job, Resume & Interview Guide, and More – Get Your Ultimate Programming Bundle!
- Flower classification using CNN
- Music Recommendation System in Machine Learning
- Create your own ChatGPT with Python
- Bakery Management System in Python | Class 12 Project
- SQLite | CRUD Operations in Python
- Event Management System Project in Python
- Ticket Booking and Management in Python
- Hostel Management System Project in Python
- Sales Management System Project in Python
- Bank Management System Project in C++
- Python Download File from URL | 4 Methods
- Python Programming Examples | Fundamental Programs in Python
- Spell Checker in Python
- Portfolio Management System in Python
- Stickman Game in Python
- Contact Book project in Python
- Loan Management System Project in Python
- Cab Booking System in Python
- Brick Breaker Game in Python
- 100+ Java Projects for Beginners 2023
- Tank game in Python
- GUI Piano in Python
- Ludo Game in Python
- Rock Paper Scissors Game in Python
- Snake and Ladder Game in Python
- Puzzle Game in Python
- Medical Store Management System Project in Python
- Creating Dino Game in Python
- Tic Tac Toe Game in Python