Skip to content

Uses traccar API to download a track in GPX format

Notifications You must be signed in to change notification settings

billygr/traccar2gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

traccar2gpx

WIP. Connects to traccar API and downloads a specific timerange as GPX for use in other applications

HOWTO

  1. Copy config.py.sample as config.py
  2. Edit/update config.py with your traccar API URL, your credentials and the time frame
  3. run it with python3 (python3 traccar2gpx.py)
  4. The tracklog.gpx is your resulting file

Credits

Found the original code in traccar forums

About

Uses traccar API to download a track in GPX format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages