Main Menu

GPS Data Logger?

Started by Jerred, February 02, 2015, 11:47:18 PM

Previous topic - Next topic

Jerred

I'm just now discovering ExifTool and have a few questions. Some of which I may very well be able to answer as I keep reading I'm sure.

Is there a recommended tool for logging the GPS data and is that where I then retrieve my data for my Exif header from? Unless ExifTool can also log?
Can I batch process files?

I am looking at an aerial application which will have to insert the exif data onto numerous pictures gathered..
Thanks!

Alan Clifford

I find the question a bit confusing.  Do you have a device that receives the GPS signals from the satellites?

Jerred

I do have a Garmin GPS feed coming in. I will have this feed going into my laptop (via Bluetooth) and was wondering where it should go from there. Does it insert the GPS data directly into the ExifTool or do I need something else like a GPS data logger to gather the GPS data real-time and then manually share it with ExifTool?

Phil Harvey

You need to store the GPS track in some sort of log file (probably GPX format).  ExifTool then reads the log file and uses this and the timestamps of the images to geotag them.  See this page for details.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Jerred