GPS precision

Started by Dave Pitman, January 07, 2022, 03:21:32 PM

Previous topic - Next topic

Dave Pitman

Hello,

In exiftool, the precision of lat/long and elevations seem to be truncated compared to when I drop the image in other applications.  Is there a setting to show the complete value?

Thank you!

StarGeek

See the -c (-coordFormat) option.  By default, exiftool will display only two decimal places after the seconds, but will copy with more precision.  The -c option will allow you to format it any way you would like.  The -n (--printConv) option will display the full decimal values.  FAQ #14 has more info on how exiftool deals with GPS coordinates.
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Dave Pitman

This provides what I was looking for, thank you!

exiftool(-k -n)