Daily Archives: March 10, 2006


Google Maps GPX Viewer 2

I have been working on this script for a while, and it isn’t really complete, but I have finally posted it publicly. This is a set of Javascript functions that can parse a GPX file (XML GPS data format) and view it using Google Maps. It shows track logs as […]


GeoTagging Photos

I have just completed some pages describing GeoTagging of photos. I’ve given a basic description of what it means, why I do it, and where I think it is going to go. There are some projects that I have done and plan to do to help me visualize my photos […]


MG2 Exif Parser 3

I have written a bit of a tutorial on how I replaced the default MG2 EXIF parser with the EXIF library built into PHP. The reason I did this was that the default parser does not recognize GPS EXIF data and I wanted to link my photos to the location […]