Skip to content

Visualize flight tracks on map with Python framework (geo/moving/pandas, contextily...)

License

Notifications You must be signed in to change notification settings

thomasdubdub/map-flight-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map flight tracking

Visualize flight tracks on a map with Python framework (geo/moving/pandas, contextily...)

Flight data are stored as pandas / GeoPandas dataframes

Trajectory is built with movingpandas and interpolation and projection are realized with movingpandas functions

The map background is built with contextily

The final animated gif is built with PIL and matplotlib

Example: one flight from Marrakesh to Rome

flight

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

  • contextily - 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

About

Visualize flight tracks on map with Python framework (geo/moving/pandas, contextily...)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published