Metadata-Version: 2.1
Name: movingpandas
Version: 0.18.0
Summary: MovingPandas implements Trajectory classes and corresponding methods for the analysis of movement data based on GeoPandas. Visit movingpandas.org for details.
Home-page: https://github.com/movingpandas/movingpandas
Author: Anita Graser
Author-email: anitagraser@gmx.at
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: matplotlib
Requires-Dist: geopandas
Requires-Dist: fiona
Requires-Dist: rtree
Requires-Dist: geopy
Provides-Extra: smoothing
Requires-Dist: stonesoup; extra == "smoothing"
Provides-Extra: viz
Requires-Dist: hvplot; extra == "viz"
Requires-Dist: bokeh; extra == "viz"
Requires-Dist: cartopy; extra == "viz"
Requires-Dist: geoviews; extra == "viz"

Movement trajectory classes and functions built on top of GeoPandas
