# movingpandas/movingpandas

MovingPandas - a Python library for movement data exploration and analysis

Repository: https://github.com/movingpandas/movingpandas
Canonical: https://ross.abutalabs.com/products/movingpandas
Homepage: http://movingpandas.org
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: geopandas, trajectory, movement-data, trajectory-analysis, python, spatial-data-analysis
Last push: 2026-08-22T20:53:45+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 2817, "days_push": 11, "days_rel": 24, "gap_med": 17.5, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1408, forks 214 (observed 2026-08-28T04:04:38.516651+00:00)

## What it is
MovingPandas is a Python library for movement data exploration and analysis, providing trajectory data structures built on Pandas, GeoPandas, and HoloViz. It supports creating trajectories from CSVs, GIS formats, and MF-JSON, plus stop detection, trip splitting, generalization, cleaning, and static/interactive visualization.

## Use cases
- analyze GPS tracking data in Python
- detect stops in trajectories
- split trajectories into trips
- generalize or smooth trajectory data
- plot trajectories interactively
- compute speed and direction from movement data
- aggregate trajectories to find patterns

## When to choose
- you need trajectory data structures and analysis on top of GeoPandas
- you work with GPS, AIS, animal tracking, or other movement datasets
- you want stop detection, generalization, or Kalman smoothing out of the box
- you need static or interactive trajectory visualizations in Python

## When to avoid
- you need real-time streaming trajectory processing at scale
- your data has no spatial or temporal component
- you need a GUI-based GIS tool rather than a Python library
- you work outside the Python/GeoPandas ecosystem

## Facets
- artifact type: library
- maturity: active
- function: data-science, geospatial, data-visualization, etl
- domain: data-science, analytics, data-visualization
- platform: python, cross-platform
- tags: trajectory-analysis, movement-data, geopandas, spatiotemporal, gps-tracking, stop-detection, geospatial

## Member repositories
- movingpandas/movingpandas (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.516651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:36.096471+00:00, confidence not recorded.
  - readme: https://github.com/movingpandas/movingpandas (fetched 2026-08-28T04:04:38.516651+00:00, sha 9faffc42332a)
  - homepage: http://movingpandas.org (fetched 2026-08-29T11:52:15.182789+00:00, sha 6d3cb55f4f4e)
  - registry_pypi: https://pypi.org/pypi/movingpandas/json (fetched 2026-08-29T11:52:15.193116+00:00, sha 318bda0e1ded)
- Data as of 2026-08-30T08:39:29.467469+00:00.
