GPSCorrelate
Daniel Foote, 2005.

This program correlates digital camera photos with GPS data in GPX format.

The documentation is in the doc/ directory. It is in HTML format.

To build, you will need:
The Exiv2 library (C++ EXIF tag handling): http://www.exiv2.org/
libxml
GTK+ (if compiling the GUI).

You can build the command line version and the GUI together simply with
"make". There is presently no "make install".

Queries, comments, information: http://freefoote.dview.net/

Have fun!

