|
Project Information
Featured
Downloads
Links
|
WhereWasI is a simple Python script to analyse track logs from GPS devices to provide basic analysis of distance covered, height climbed, maximum speed etc. I wrote it because my daughter asked me how far we had climbed on a bike ride, and I realised that I had no simple utility to calculate that, even though it should be easy! As it is written in Python it should work on any platform on which python works - certainly linux, and I expect Windows and Mac, but haven't checked these. I am sure that other applications such as GIS packages will be able to do everything that wherewasi does, but they are too complicated for me - I wanted something simple! |