#------------------------------------------------------------------------------ # File: gpx.fmt # # Description: Example ExifTool print format file to generate a GPX track log # # Usage: exiftool -p gpx.fmt -d %Y-%m-%dT%H:%M:%SZ FILE [...] > out.gpx # # Requires: ExifTool version 8.10 or later # # Revisions: 2010/02/05 - P. Harvey created # # Notes: 1) All input files must contain GPSLatitude and GPSLongitude. # 2) The -fileOrder option may be used to control the order of the # generated track points. #------------------------------------------------------------------------------ #[HEAD] #[HEAD] #[HEAD] #[HEAD]1 #[HEAD] #[BODY] #[BODY] $gpsaltitude# #[BODY] #[BODY] #[TAIL] #[TAIL] #[TAIL]