Photography Asked by Thomas Kowalski on October 21, 2020
I’m looking for a software that would let me geotag photos using Google Maps (I mean that I’d select the location from Google Maps, not OSM or Bing Maps). Would you know any? (I don’t have Lightroom).
Thanks
The maps module in Darktable can use Google Maps, OSM, and several other sources. It is free and open source and runs on Linux, MacOS, and Windows. Photos can be geotagged by dragging and dropping.
Since Darktable is a non-destructive editor, photos must be exported to have the additional information encoded. With JPEG images, it might make sense to consider a workflow that minimizes quality potential issues caused by multiple compression cycles.
Answered by user50888 on October 21, 2020
Go to Google Maps and click on the desired location.
The URL will change to something like
https://www.google.com/maps/@
[lat],[long],[alt]z
Use exiftool
to tag your photo:
exiftool -GPSLatitude="$lat" -GPSLongitude="$lon" -GPSAltitude="$alt" -GPSAltitudeRef=0 "$file"
If you have Google Location History turned on, you can download KML files from Google Timeline or Takeout. Then use exiftool
to tag your photos. Replace -00:00
with the value that corresponds to your time zone.
exiftool -if 'not ($GPSLatitude or $GPSLongitude)' -geotag history.kml '-geotime<${createdate}-00:00' -r -ext jpg .
Answered by xiota on October 21, 2020
In 2018 Google increased pricing of the Google Maps API. Consequently it's more difficult to find reasonably priced geotagging software that lets you select the location using Google Maps.
Answered by Seppo Enarvi on October 21, 2020
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP