Last active
December 22, 2018 21:28
-
-
Save asperduti/2a2654866662c6ba64e7e87691881280 to your computer and use it in GitHub Desktop.
Bash command to set GPS metadata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exiftool -XMP:GPSLatitude=41.3825 -XMP:GPSLongitude=2.176944 -P -overwrite-original *.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment