Skip to content

Django project to view and organize GPS tracks (gpx, kml files and similar)

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

baruselli/gps_tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baruselli

gps_tracks

GPS Tracks is a Django application aimed at storing and visualizing GPS data files (gpx, kml, kmz, tcx, and some csv).

It is conceived as program to be run locally on the development server.

PostreSQL is required (it has been tested on version 10.3).

Run:

python manage.py runserver

then go to http://localhost:8000/ on a web browser (Chrome or Firefox).

Tests:

python manage.py test

Some screenshots:

alt text alt text alt text alt text alt text alt text

About

Django project to view and organize GPS tracks (gpx, kml files and similar)

Topics

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published