Category Archives: GPS

A complete and utter starter Python script

A friend said that it was the duty of a computer scientist to learn a new computer language a year and asked me to introduce him to Python. Ignoring the fact that he’ll probably outstrip my two-year-old Python abilities in … Continue reading

Posted in Code, GPS, Python | Comments Off on A complete and utter starter Python script

Hmm, not so sure about last post

Already come a cropper, hoist by my own petard, etc etc I put a warning in my code that its a hack and I’ve already seen its limitation. Basically, I really need to re-write it getting to grips with the … Continue reading

Posted in Diary, GPS, Linux | Tagged , , | Comments Off on Hmm, not so sure about last post

Python script to rename all tracknames in a gpx file with the first trackpoint date

[LATER EDIT: please don’t use this script – see here for an improved version] At last, I’m posting here what I think to be a useful script. It is, however, more of a hack since for brevities sake and lack … Continue reading

Posted in Code, Diary, GPS, Python | Tagged | Comments Off on Python script to rename all tracknames in a gpx file with the first trackpoint date

My Method of collecting GPS tracks (to improve – this post and the method)

Answering an email today from William Heath about how to collect GPS data, I thought it a good idea to once and for all, write out what I do, as much for my own reference as for anyone else who … Continue reading

Posted in GPS, Software | Tagged | Comments Off on My Method of collecting GPS tracks (to improve – this post and the method)

Great Perl Script for GPX files and OpenStreetMap

Two of my favourite things: free and open software that people work on and share with us all and the map that everyone can contribute to have been bought together by Thomas Fischer. He has written and published a Perl … Continue reading

Posted in Code, GPS, Linux, Software | Tagged , | Comments Off on Great Perl Script for GPX files and OpenStreetMap