Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvexel/gpxtouch

python script to update modification date of GPX files according to the most recent trackpoint in the file.
https://github.com/mvexel/gpxtouch

Last synced: about 1 month ago
JSON representation

python script to update modification date of GPX files according to the most recent trackpoint in the file.

Awesome Lists containing this project

README

        

gpxtouch.py

Takes one or more GPX XML files as argument and sets the modification
and access times to the timestamp of the most recent trackpoint of
each GPX file.

Sample usages:

* gpxtouch.py long_walk_long_ago.gpx
* gpxtouch.py l*.gpx

Benchmark:

484 files (279.0 MB) took 451 seconds