gpscorrelate-gui

correlates digital photos with GPS data filling EXIF fields (GUI)

Install

All systems
curl cmd.cat/gpscorrelate-gui.sh
Debian Debian
apt-get install gpscorrelate-gui
Ubuntu
apt-get install gpscorrelate-gui
Arch Arch Linux
pacman -S gpscorrelate-gui
image/svg+xml Kali Linux
apt-get install gpscorrelate-gui
Fedora
dnf install gpscorrelate-gui
Windows (WSL2)
sudo apt-get update sudo apt-get install gpscorrelate-gui
Raspbian
apt-get install gpscorrelate-gui

gpscorrelate-gui

correlates digital photos with GPS data filling EXIF fields (GUI)

gpscorrelate fills EXIF (Exchangeable Image File Format) fields of digital photos related to GPS (Global Positioning System) information (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling those fields is referred to as "correlation". Inputs of the correlation process are a set of JPEG images and GPS data encoded in GPX (GPS Exchange Format) format. If GPS data are available at the precise moment the photo was taken (with a 1-second granularity) the GPS data are stored unmodified in EXIF fields. If they are not linear interpolation of GPS data available at moments before and after the photo was taken can be used. Both a command line tool (package gpscorrelate) and a GTK+ graphical user interface for it (package gpscorrelate-gui) are provided. This package contains the GTK+ graphical user interface.

gpscorrelate

correlates digital photos with GPS data filling EXIF fields (command line)

gpscorrelate fills EXIF (Exchangeable Image File Format) fields of digital photos related to GPS (Global Positioning System) information (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling those fields is referred to as "correlation". Inputs of the correlation process are a set of JPEG images and GPS data encoded in GPX (GPS Exchange Format) format. If GPS data are available at the precise moment the photo was taken (with a 1-second granularity) the GPS data are stored unmodified in EXIF fields. If they are not linear interpolation of GPS data available at moments before and after the photo was taken can be used. Both a command line tool (package gpscorrelate) and a GTK+ graphical user interface for it (package gpscorrelate-gui) are provided. This package contains the command line tool and the documentation in HTML format.