Created
March 28, 2011 03:10
-
-
Save josernestodavila/889951 to your computer and use it in GitHub Desktop.
how-to geotag pictures
This file contains hidden or 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
gpsbabel -t -i garmin -f usb: -o gpx -F tracklog.gpx | |
gpsPhoto --gpsfile tracklog.gpx --overwrite-geotagged --timeoffset 25200 --maxtimediff 7200 --dir /photos/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment