Package: libimage-exiftool-perl Version: 12.65+dfsg-1 Severity: wishlist I had an image where I knew the GPS coordinates where it was taken, but I did not have a GPX log. Surely it should be possible to tag a single image with a given coordinate? Reading the manpage it looked like I would have to fake a GPX log...
A bit of googling led me to https://exiftool.org/forum/index.php?topic=9415.msg48698#msg48698 wher it was shown that you can do: exiftool testcoord.jpg -gpslatitude=40.25090199998273 -gpslongitude=75.13265800002499 -gpslatituderef=N -gpslongituderef=W i.e. directly enter the coordinates on the command line. This works! However hint at all about this functionality in any documentation. Perhaps this can be added? Even if only as an extra example in the geotagging examples. Thanks, Paul -- System Information: Debian Release: 12.0 APT prefers stable APT policy: (800, 'stable'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'oldstable'), (100, 'bookworm-fasttrack'), (100, 'bookworm-backports-staging') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-10-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages libimage-exiftool-perl depends on: ii perl 5.36.0-7 Versions of packages libimage-exiftool-perl recommends: ii libarchive-zip-perl 1.68-1 pn libcompress-raw-lzma-perl <none> pn libio-compress-brotli-perl <none> ii libunicode-linebreak-perl 0.0.20190101-1+b5 Versions of packages libimage-exiftool-perl suggests: ii libposix-strptime-perl 0.13-2+b1 -- no debconf information

