Skip to content

mpirnat/fixgpxtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

What
----
A little utility for adjusting the timestamps in GPX files.

Why
---
RunKeeper is great for generating GPX logs of where you've been (eg, on a
photowalk), but lies when it writes the timestamps.  It uses the local time,
formatted in a way that asserts it was UTC.  But the next software down the line
doesn't know that, trusts the UTC timestamps, and now you can't geotag your
photos.

This fixes that.

State of the Universe
---------------------

Requires dateutil for convenience.

Crappy things that I'm too lazy to fix right now:

 * no tests
 * not easy_install-able
 * not pip install-able
 * not in PyPI/Cheeseshop

Pull requests welcome. :-)

About

Adjusts timestamps in GPX files (in case your timestamps were a lie--ala RunKeeper's)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages