diff options
author | David Spencer <nobbutl@yahoo.co.uk> | 2010-05-11 20:00:36 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:36 +0200 |
commit | 90775c62ffab313c3a140b14dac4a39ca1e5ff99 (patch) | |
tree | da8148b2d6b4f1184503ccf444a1b240f1632882 /graphics/gpscorrelate/README | |
parent | 2d4a52f6246d838213c1288116b1af76830adf98 (diff) | |
download | slackbuilds-90775c62ffab313c3a140b14dac4a39ca1e5ff99.tar.gz |
graphics/gpscorrelate: Added to 12.0 repository
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. |