Skip to content

Instantly share code, notes, and snippets.

@josernestodavila
Created March 28, 2011 03:10
Show Gist options
  • Save josernestodavila/889951 to your computer and use it in GitHub Desktop.
Save josernestodavila/889951 to your computer and use it in GitHub Desktop.
how-to geotag pictures
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