View Single Post
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#88
Originally Posted by armin
How can I compute the length of a track or track-segments
(= distance travelled) from a GPX-file I generated with
Maemo-Mapper?

Do you know a free web service or linux software, to which
I can input my GPX-file and which then outputs the length
of the track or track segments?
A quick google search yields this treasure trove of geocache-related scripts:

http://geo.rkkda.com/

I believe the geo-dist script is what you're looking for. They're general unix-compatible shell scripts - mostly (if not entirely) bash scripts.