Home
Softono
livegepsimootori

livegepsimootori

Open source Python
19
Stars
2
Forks
0
Issues
2
Watchers
1 week
Last Commit

About livegepsimootori

Livegepsimootori is a monorepo containing the server engine for Routechoices, a live GPS tracking platform. It provides a frontend server for listing and displaying GPS tracking event pages, a user dashboard for managing events, maps, and GPS devices, a REST API with documentation, a TCP server for receiving data from dedicated GPS trackers, a WMS server for serving event maps, a tile server for background map layers, an administrative interface for staff, and static content hosting. Built primarily on the Django and Tornado web frameworks in Python, the platform is hosted at routechoices.com and supports real-time location tracking use cases such as outdoor sports events, adventure races, and fleet monitoring.

Platforms

Web Self-hosted

Languages

Python

CircleCI pre-commit.ci status codecov

Livegepsimootori

Mono-repo for the server engine code of the Live GPS Tracking platform "Routechoices".

It help serving:

  • A frontend server for listing and displaying GPS tracking event pages.
  • A dashboard for users to manage their events, maps, GPS devices...
  • A REST API and its documentation.
  • A TCP server for listening to dedicated GPS trackers.
  • A WMS server for serving events maps.
  • A Tile server for serving background layers tiles.
  • An admin interface for the staff.
  • Some static content.

This project heavily relies on the Django and Tornado Web Python frameworks.

Hosted at https://www.routechoices.com