Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-15 Thread Tobias Jakobs via gimp-user-list
Am Mo., 15. Okt. 2018 um 16:38 Uhr schrieb Helmut Jarausch via gimp-user-list : > > I have elobrated his method a bit coming up with (calling it > ShowImageLocation) > > #!/bin/bash > qutebrowser `exiftool -c "%.6f" $1 | grep "GPS Position" | \ > sed -r -e 's|^.*: ([0-9]+\.[0-9]+) ([NS]),

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-15 Thread Helmut Jarausch via gimp-user-list
On 10/14/2018 05:48:41 AM, Casey Connor wrote: Here is a bash script that will take an image file and open a link in your browser to the openstreetmap.com site at that location. It requires that the "exiftool" utility be installed, which you can install e.g. on debian-based systems with: *sudo

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-14 Thread Casey Connor
Brilliant! The open source paradigm in action: A says, I with I could do this thing... B says, I bet you could use that thing... C says, You mean like this? You forgot: D says, You can already do that with program X E says, And program Y :-), -Casey P.S. A says, Your script didn't work

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-14 Thread Steve Kinney
Brilliant! The open source paradigm in action: A says, I with I could do this thing... B says, I bet you could use that thing... C says, You mean like this? Boom, done. :D On 10/13/2018 11:58 PM, Casey Connor wrote: > Sorry, the ASCII-ification added a bunch of asterisks. Let me try that >

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-14 Thread Tobias Jakobs via gimp-user-list
Hi, darktable has a map view. https://www.darktable.org/usermanual/en/map_chapter.html And I wrote some darktable Lua scripts toake the geo information more useful: http://dablogter.blogspot.com/2017/04/darktable-geotoolbox-script.html?m=1

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Pat David via gimp-user-list
Try here? https://docs.kde.org/trunk5/en/extragear-graphics/digikam/using-digikam.html#using-mainwindow-mapview You can also ping them on the forum: https://discuss.pixls.us/c/software/digikam On Sat, Oct 13, 2018 at 11:13 AM Helmut Jarausch wrote: > On 10/13/2018 04:18:12 PM, Pat David

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Casey Connor
Sorry, the ASCII-ification added a bunch of asterisks. Let me try that again: Here is a bash script that will take an image file and open a link in your browser to the openstreetmap.com site at that location. It requires that the "exiftool" utility be installed, which you can install e.g.

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Casey Connor
Here is a bash script that will take an image file and open a link in your browser to the openstreetmap.com site at that location. It requires that the "exiftool" utility be installed, which you can install e.g. on debian-based systems with: *sudo apt-get install libimage-exiftool-perl* Put

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Steve Kinney
On 10/13/2018 12:13 PM, Helmut Jarausch via gimp-user-list wrote: > On 10/13/2018 04:18:12 PM, Pat David wrote: >> Possibly DigiKam? > > Thanks Pat, > > I've just installed DigiKam but I can't see any menu item to show the > location > where the image was taken. The "show it on a map" part,

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Helmut Jarausch via gimp-user-list
On 10/13/2018 04:18:12 PM, Pat David wrote: Possibly DigiKam? Thanks Pat, I've just installed DigiKam but I can't see any menu item to show the location where the image was taken. Helmut ___ gimp-user-list mailing list List address:

Re: [Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Pat David via gimp-user-list
Possibly DigiKam? https://www.digikam.org On Sat, Oct 13, 2018 at 8:20 AM Helmut Jarausch via gimp-user-list < gimp-user-list@gnome.org> wrote: > Hi, > > does anybody know an application which extracts the GPS coordinates > from (the EXIF data of) an image and show the location on a map >

[Gimp-user] [offtopic] image viewer which can show the location on a map

2018-10-13 Thread Helmut Jarausch via gimp-user-list
Hi, does anybody know an application which extracts the GPS coordinates from (the EXIF data of) an image and show the location on a map (preferably openstreetmap)? Many thanks for a hint, Helmut ___ gimp-user-list mailing list List address: