https://github.com/wrobell/antrak
AnTrak - Activity and location data analysis
https://github.com/wrobell/antrak
analytics async-python gis gps postgis
Last synced: 8 months ago
JSON representation
AnTrak - Activity and location data analysis
- Host: GitHub
- URL: https://github.com/wrobell/antrak
- Owner: wrobell
- License: gpl-3.0
- Created: 2014-03-22T23:11:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T20:02:18.000Z (over 3 years ago)
- Last Synced: 2025-03-29T06:01:31.701Z (9 months ago)
- Topics: analytics, async-python, gis, gps, postgis
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
AnTrak is activity and location data analysis tool.
Look into doc directory, implement ideas, experiment, do not expect release
soon.
Requirements
- Python 3.6
- PostgreSQL 9.6
- PostGIS 2.3
- Python modules
- Shapely
- wkbheader
- pynmea2
- asyncpg
- dateutil
- GeoTiler
- Toolz
The software is distributed under GPL v3 licence.