Hi all.
Great tool Phil!
I've been using the program, mostly with batch files, to extract tracklogs & other meatdata from hundreds of iPhone images for the last couple of years.
One of the participants in an open-source project I am working on has requested that we do not publish data which might identify their property. As such I'd like to apply a fixed offset to their GPS data so as to de-identiy them, but preserve their property layout.
Is there a simple way to do this and get the adjusted GPS coordinates back into images taken on their propery?
I've scanned many pages of documents to no avail & looked in the forum & the closest I could find was a thread from alfric (https://exiftool.org/forum/index.php?topic=12232.0). Should I follow this approach or am I missing something obvious.
Regards,
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
Great tool Phil!
I've been using the program, mostly with batch files, to extract tracklogs & other meatdata from hundreds of iPhone images for the last couple of years.
One of the participants in an open-source project I am working on has requested that we do not publish data which might identify their property. As such I'd like to apply a fixed offset to their GPS data so as to de-identiy them, but preserve their property layout.
Is there a simple way to do this and get the adjusted GPS coordinates back into images taken on their propery?
I've scanned many pages of documents to no avail & looked in the forum & the closest I could find was a thread from alfric (https://exiftool.org/forum/index.php?topic=12232.0). Should I follow this approach or am I missing something obvious.
Regards,
Wayne
GPS coordinates can simply be incremented/decremented as mentioned under the
-TAG[+-^]=[VALUE]
option.Example:
Thanks StarGeek.
So it was the last option I mentioned - missing something obvious!
Regards,
W
Hi Wayne,
Try AnyEXIF tool and thank me later :)
But don't beat me if you've windows since it works only on macOS :")