I hereby claim:
- I am reedriley on github.
- I am reedriley (https://keybase.io/reedriley) on keybase.
- I have a public key ASB_yRrMeglRg8e7swjXlOOYOVkqAJDKuGpWcRsfXyoltQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#nav{ | |
list-style:none; | |
font-weight:bold; | |
margin-bottom:10px; | |
/* Clear floats */ | |
float:left; | |
width:100%; | |
/* Bring the nav above everything else--uncomment if needed. | |
position:relative; | |
z-index:5; |
#------------------------------------------------------------------------------ | |
# File: gpx.fmt | |
# | |
# Description: Example ExifTool print format file for generating GPX track log | |
# | |
# Usage: exiftool -p gpx.fmt -d %Y-%m-%dT%H:%M:%SZ FILE [...] > out.gpx | |
# | |
# Revisions: 2010/02/05 - P. Harvey created | |
# | |
# Notes: 1) All input files must contain GPSLatitude and GPSLongitude. |