Skip to content

feat: add geojson support#35

Merged
kschweiger merged 3 commits intov2from
geojson
Jan 8, 2026
Merged

feat: add geojson support#35
kschweiger merged 3 commits intov2from
geojson

Conversation

@kschweiger
Copy link
Copy Markdown
Owner

No description provided.

@kschweiger kschweiger self-assigned this Jan 8, 2026
@kschweiger kschweiger merged commit 34190cd into v2 Jan 8, 2026
kschweiger added a commit that referenced this pull request Jan 11, 2026
- ➕ Implement GeoJsonTrack class supporting LineString and FeatureCollection formats
- 📊 Add cum_time_stopped column to track stopped duration separately from moving time
- 🔧 Refactor cumulative time calculation to independently track moving vs stopped periods
- 🛡️ Handle edge case where all points are stationary by interpreting as moving
- 📝 Add comprehensive GeoJSON schema validation with Pydantic discriminated unions
kschweiger added a commit that referenced this pull request Jan 11, 2026
- ➕ Implement GeoJsonTrack class supporting LineString and FeatureCollection formats
- 📊 Add cum_time_stopped column to track stopped duration separately from moving time
- 🔧 Refactor cumulative time calculation to independently track moving vs stopped periods
- 🛡️ Handle edge case where all points are stationary by interpreting as moving
- 📝 Add comprehensive GeoJSON schema validation with Pydantic discriminated unions
kschweiger added a commit that referenced this pull request Feb 13, 2026
- ➕ Implement GeoJsonTrack class supporting LineString and FeatureCollection formats
- 📊 Add cum_time_stopped column to track stopped duration separately from moving time
- 🔧 Refactor cumulative time calculation to independently track moving vs stopped periods
- 🛡️ Handle edge case where all points are stationary by interpreting as moving
- 📝 Add comprehensive GeoJSON schema validation with Pydantic discriminated unions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant