movingpandas

Package — GeospatialPython 3.7+Advanced

Movement trajectory analysis on top of geopandas

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
geopandas, pandas, shapely, matplotlib
Install
pip install movingpandas

Learn by Difficulty

Quick Example

python
# Install: pip install movingpandas
import movingpandas

# Basic movingpandas usage
print(f"Using movingpandas")
# See documentation for detailed examples

movingpandas is a third-party package. Movement trajectory analysis on top of geopandas. Install with: pip install movingpandas

Try in Playground

Tags

packagegeospatialmappinggis