diff options
Diffstat (limited to 'graphics/gpscorrelate/README')
-rw-r--r-- | graphics/gpscorrelate/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/gpscorrelate/README b/graphics/gpscorrelate/README new file mode 100644 index 0000000000..df57edf8aa --- /dev/null +++ b/graphics/gpscorrelate/README @@ -0,0 +1,13 @@ +GPScorrelate writes EXIF GPS tags to JPEG photos using a GPX tracklog. +Both a command line utility (gpscorrelate) and a GTK+ application +(gpscorrelate-gui) are provided. + +The date/time of each photo is correlated with a GPS tracklog and the +photos are tagged (or "geocoded") with appropriate EXIF GPS tags. For +more information please see the GPScorrelate homepage. + +GPScorrelate requires exiv2, which is also available at SlackBuilds.org. + +The tracklog must be in GPX format. One suitable utility for downloading +tracklogs and translating them to GPX format is gpsbabel, which is also +available at SlackBuilds.org. |