The following tags were populated in the JPEG image headers. Information is duplicated in some tags. This was done because different software packages access different tags.
GPS tags: The values populated are unique for each image and based on the information exported from the photo locations shapefile.
GPSLatitudeRef GPSLatitude GPSLongitudeRef GPSLongitude GPSTimeStamp GSPDateStampJPEG tags: The tag is listed along with the information used to populate it - which is the same for every image taken with a particular camera. The following information is based on the GoPro Hero 2 camera.
comment: Photo from down-looking GoPro HERO 2 camera on the USGS SEABOSS deployed from the M/V Scarlett Isabella during survey 2014-002-FA (http://cmgds.marine.usgs.gov/fan_info.php?fan=2014-002-FA). Released as part of publication DOI:10.5066/F7MW2F60.
EXIF tags: The tag is listed along with the information used to populate it - which is the same for every image.
ImageDescription: Photograph of the sea floor along the Delmarva Peninsula, MD and VA from survey 2014-002-FA
Artist: Seth Ackerman Copyright: Public Domain - please credit U.S. Geological SurveyIPTC tags: The tag is listed along with the information used to populate it - which is the same for every image.
Credit: U.S. Geological Survey Contact: sackerman@usgs.gov Keywords: Delmarva Peninsula, 2014-002-FA, SEABOSS, sea floor, USGS, GoPro HERO 2 CopyrightNotice: Public Domain - please credit U.S. Geological Survey Caption-Abstract: Photograph of the sea floor along the Delmarva Peninsula, MD and VA from survey 2014-002-FAXMP tags: The tag is listed along with the information used to populate it - which is the same for every image.
Caption: Photograph of the sea floor along the Delmarva Peninsula, MD and VA from survey 2014-002-FATo extract the information from the image headers using ExifTool, the following command can be used (tested with ExifTool version 9.4.6.0):
exiftool.exe -csv -f -filename -GPSTimeStamp -GPSLongitude -GPSLatitude -n -Artist -Credit -comment -keywords -Caption -Copyright -CopyrightNotice -Caption-Abstract -ImageDescription hero2/*.jpg > out.csv
The -csv flag writes the information out in a comma-delimited format. The -n option formats the latitude and longitude as signed decimal degrees.
The following tags are modified for the hero3 files.
comment=Photo from down-looking GoPro HERO 3+ camera on the USGS SEABOSS deployed from the M/V Scarlett Isabella during survey 2014-002-FA (http://cmgds.marine.usgs.gov/fan_info.php?fan=2014-002-FA). Released as part of publication DOI:10.5066/F7MW2F60.
keywords=Delmarva Peninsula, 2014-002-FA, SEABOSS, sea floor, USGS, GoPro HERO 3+