Your message dated Mon, 1 Oct 2007 00:13:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line exif 0.6.15 can write EXIF GPS info
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libexif-dev
Severity: wishlist

I'm looking for a free software tool available on Linux to write GPX
coordinate information into my JPEG images.  I want something like
EXIFutil[1] or gpsphotolinker[2], making it possible to store
geographical location into the image, and adding map references to the
photo album.  I got a GPX file with timestamps and location, and want
to match the timestamps with the image timestamp to be able to store
the GPS location into the images.

 1 <URL:http://www.hugsan.com/EXIFutils/Documentation/readme-Linux.txt>
 2 <URL:http://oregonstate.edu/~earlyj/gpsphotolinker/>

I'm not sure if libexif-dev is the right package for this wishlist bug
report, but hoped it could be a starting point.  Feel free to reassign
this bug if there is another package more suited for this task.  I
considered reporting it to libkexif1-dev, as it claim to be able to
edit EXIF tags, but decided against it as it also claim to be KDE
specific and I want a command line/scriptable solution.

I was able to find some information about the GPS EXIF tags[3][4], but
am not sure about the specification.  [4] claim that the GPS EXIF tag
is part of EXIF 2.1, and I found some notes about that in addition to
a proposal for an extention to the EXIF 2.1 GPS format[5].

 3 <URL:http://akuaku.org/archives/2003/05/gps_tagged_jpeg.shtml>
 4 <URL:http://kennethhunt.com/archives/000935.html>
 5 <URL:http://www.exif.org/proposals/location.html>.


--- End Message ---
--- Begin Message ---
Version: 0.6.15-1

As of exif 0.6.15 it is possible to write GPS coordinates to JPEG
images; note I haven't tested this myself.

  exif --ifd=GPS --tag 0x0003 --set-value=’xxxx’ picture.jpg


Regards,
        Frederic


--- End Message ---

Reply via email to