Skip to content

R0g3rT/Traccar-GPX-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traccar Route Convert Json to GPX

Logo

first you download the Code from the Github and open index.html.

with this javascript you can export the route from your GPS device from Traccar.

PIC

What is needed to convert

  1. the web address of your Traccar server (http://yourtraccar.com),

  2. the port from your Traccar (8082),

  3. your login email (your@mail.com),

  4. your password from Traccar server (password),

  5. the ID from your GPS device (1),

    if you don't know the ID you can find it out at (http://yoursever.com:8082/api/devices/)

  6. the name of your GPS device

  7. Start from the route,

  8. End from the route,

  9. Creator of the GPX file or driver,

  10. Description of the route (from A to B),

  11. Filename (my device, 2022-09-22, from a to b),

the values in the brackets are only examples, you have to replace them against you.

It is important that the Traccar server is set to the correct time zone, otherwise the times will not be retrieved correctly and the route will be distorted.

About

javascript to convert traccar routes .json to .gpx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published