In GIMP, I don't know.
If you have imagemagick (command line), I found this to extract gps coordinates, (I never really get into imagemagick, though, but it might be useful for you)
> https://github.com/ImageMagick/ImageMagi...sions/4806
Even the city
> https://imagemagick.org/discourse-server...hp?t=33364
Reference > https://www.imagemagick.org/script/escape.php
Then it should be possible with imagemagick to put the coordinate on the image itself
https://linuxhint.com/imagemagick-adding-text-image/
If you have imagemagick (command line), I found this to extract gps coordinates, (I never really get into imagemagick, though, but it might be useful for you)
> https://github.com/ImageMagick/ImageMagi...sions/4806
Even the city
> https://imagemagick.org/discourse-server...hp?t=33364
Reference > https://www.imagemagick.org/script/escape.php
Then it should be possible with imagemagick to put the coordinate on the image itself
https://linuxhint.com/imagemagick-adding-text-image/
Patrice