Tag Archives: logging

Using Spatialite to store and represent our GPX data

Background A quick bit of background. As people who read this blog know, we have recorded every journey we make, every day, with a GPS since 2003 (Dan) and 2007 (Sophia). As you can imagine, this practice has evolved technologically … Continue reading

Posted in Code, Diary, GPS, Linux, Python, Software | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Drawinglife, the openFrameworks GPS visualisation application, open sourced

Three years after having that initial conversation about our work with Peter at an openFrameworks workshop, he has opensourced the visualisation animation application on github here. What started out as an application to simply animate our GPS tracks (as used … Continue reading

Posted in Code, Diary, GPS, Software, Walking | Tagged , , , , | 1 Comment

Personal Data Mountain – coding strategies

While Soph and I were working last week at the HZT on plan b stuff again at last, we were thinking about the data we collect i.e. GPS, text messages, mood reports (for 2011 only) and photographs. We were preparing … Continue reading

Posted in Code, Diary, Python, Software | Tagged , , | Comments Off on Personal Data Mountain – coding strategies

My Life as a Birch Forest

The image above is from the Jacquard Loom series (see here and here), using my python script to read a year’s worth of data from our GPS records and plugging in Peter’s processing script, the strips were produced, showing GPS … Continue reading

Posted in Code, Diary, GPS, Linux, Python, Software | Tagged , , , , | Comments Off on My Life as a Birch Forest

Garmin Forerunner to GPX with heartrate as elevation (altitude)

It seems like I’ve been working on this for ages but I finally managed to get some kind of output from the Garmin Forerunner 301 that Miles Chalcraft kindly leant me. Grab GarminTools from here. Plug in the Forerunner and … Continue reading

Posted in Code, GPS, Python, Software, Walking | Tagged , , , , , , , | Comments Off on Garmin Forerunner to GPX with heartrate as elevation (altitude)