Skip to content

hupili/geojson-to-gpx-with-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geojson-to-gpx-with-time

Rescue the Strava track when your phone / watch run out of battery.. You know how it feels when sh*t happens

You can use many online services to make the segment you're missing. Examples:

Run the following command to generate gpx file.

python3 togpx.py map.geojson map.gpx '2021-11-28 11:00 HKT' '2021-11-28 18:00 HKT'

Notes

Strava's GPX has special requrements:

  • Special Datetime %Y-%m-%dT%H:%M:%S+08:00
  • First point time needs to be later than event time

About

Rescue the Strava track when your phone / watch run out of battery.. You know how it feels when sh*t happens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published