Monty Taylor b1644cdda3 Add project structure
Add overall structure needed for sanity. This started a bit from
an OpenStack cookiecutter, then pulled in some Zuul inspired changes,
such as adding release notes directly to the docs. Finally, change
to the GPL and run black as part of the pep8 environment.

Change-Id: I1871abd55eeede06bbae6aed9b9e4806493bc522
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 15:36:00 +00:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00
2024-06-07 09:34:24 -07:00

wandertracks

Journey data tracking system

WanderTracks is an Open Source project for collecting and tracking information journeys taken.

The intent is for it to support both normal (walking, hiking, driving) and specialty (sailing, diving) activities, along with collecting technical information about vessels involved where appropriate. The existing systems are either hyper-focused on one veritcal, like saillogger for sailing, or TelsaMate for driving a Tesla, or are super generic GPS trackers, like Traccar, which are great but are essentially key-value stores.

WanderTracks will allow importing and managing trips either directly from live collectors, or via import from geojson files. The web interface will support displaying individual trips or collections of trips overlaid onto a map. The very-very manual proof of concept of the collection of trips display can be seen at https://waterwanders.com/where ... WanderTracks is going to be the generalized and multi-user version of that.

This repo will contain the python API server. The web interface will come later.

Features

  • TODO
Description
Journey data tracking system
Readme 77 KiB
Languages
Python 100%