Geotag photos with Geotag
Productivity Sauce
Need to quickly geotag a bunch of photos? A little nifty utility aptly named Geotag is the perfect tool for the job. Since Geotag is w ritten in Java, you must have the Java Runtime Environment installed on your machine to be able to run the utility. Geotag relies on an external tool called exiftool, a Perl script that enables the writing of EXIF metadata. The tool is available in the software repositories of many Linux distributions, so you can install it using your distro's package manager. On Ubuntu, you can do this by running the sudo apt-get install libimage-exiftool-perl command. If you want to use Geotag with RAW files, you should also install the dcraw utility. Launch then Geotag, choose File | Settings, and navigate to the Settings | External programs | Exiftool | Exiftool path. Enter the path to exiftool in the Exiftool path field (e.g., /usr/bin/exiftool) and press OK.
If you have a GPS receiver, you can use the utility to sync photos with GPX tracks. Geotag can load tracks directly from the GPS receiver via the File | Load tracks from GPS command, or you can point the application to a GPX file using the File | Load tracks from file command. But what if you don't have a GPS receiver? In this case, you can use a simple trick to obtain the latitude and longitude via Google Maps. Use the service to find the location you need, then enter the following code snippet in the address bar and hit Enter:
javascript:void(prompt('',gApplication.getMap().getCenter()));
This will return the latitude and longitude of the specified location. Now you are ready to do some geotagging. Choose File | Add image or Add images from directory to add one or multiple photos. Alternatively, you can drag and drop photos from your desktop into Geotag. Copy the obtained latitude and longitude values into the appropriate fields in Geotag, and you are done.
The Copy location command allows you to copy the coordinates of the currently selected photo into other images in the batch, which can come in handy if you have taken multiple pictures at the same location. Geotag also sports a clever Select feature (Edit | Select), which you can use to select photos without coordinates or with new (unsaved) coordinates. This makes it significantly easer to geotag the selected photos without touching other pictures. To save the added geotags, right-click on a photo and choose the Save new locations command.
Now that you've geotagged your photos (or loaded already tagged photos), you can use Geotag to map them using either the Google Maps service or the Google Earth application. To do this, right-click on the photo you want to map and choose Show on map. Using the available options, you can map the currently selected picture or all photos in one go. The Google Earth command allows you not only to display a single or multiple photos in Google Earth, but also to create a KML file, which you can use later to open your photos in Google Earth -- perfect for showing your travel photos to others. For a better effect, you might want to add thumbnail previews of your photos to the KML file. To do this, choose File | Settings | Export | Google Earth and enable the Store thumbnails in the KMZ files option.
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
-
OSI and LPI Form Strategic Alliance
With a goal of strengthening Linux and open source communities, this new alliance aims to nurture the growth of more highly skilled professionals.
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.