Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mvexel/gpxtouch
- Owner: mvexel
- Created: 2011-05-01T20:19:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-01T20:26:54.000Z (over 13 years ago)
- Last Synced: 2024-10-21T23:08:45.583Z (3 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*.gpxBenchmark:
484 files (279.0 MB) took 451 seconds