Online Links:
Online Links:
exiftool.exe -csv -f -filename -GPSTimeStamp -GPSDateStamp -GPSLongitude -GPSLatitude -n -GPSAreaInformation -GPSMapDatum -ImageDescription -Artist -Credit -comment -contact -keywords -Caption -Copyright -CopyrightNotice -Caption-Abstract -UserComment -AttributionURL -UsageTerms -Author -ImageUniqueID -ExternalMetadataLink *.jpg > out.csv
The -csv option writes the information out in a comma-delimited format. The -n option formats the latitude and longitude as signed decimal degrees. Whether you use exiftool or exiftool.exe will depend on the operating system on which the command is being run.
GPSLatitudeRef GPSLatitude GPSLongitudeRef GPSLongitude GPSTimeStamp GPSDateStampTwo other elements that are unique for each image (and will actually have the same value) are the XMP tags for the original filename.
OriginalFileName PreservedFileNameJPEG tag: The tag is listed along with the information used to populate it, which is the same for every image of a given field activity. The example below is from field activity 2020-012-FA. The DOI number is the same for all the field activities and represents this data release.
Comment: Video frame grab image from a GoPro digital video camera mounted on the USGS SEABOSS deployed from the R/V Auk during survey 2020-012-FA (https://cmgds.marine.usgs.gov/fan_info.php?fan=2020-012-FA) .EXIF tags: The tag is listed along with the information used to populate it, which is the same for every image.
EXIF:ImageDescription: https://cmgds.marine.usgs.gov/fan_info.php?fan=2020-012-FA; Video frame grab image from a GoPro digital video camera on Stellwagen Bank, MA from survey 2020-012-FA EXIF:Artist: Page C. Valentine EXIF:Copyright: Public Domain - please credit U.S. Geological Survey EXIF:UserComment: Image part of USGS data release https://doi.org/10.5066/P9G7QARQ EXIF:Make: GoPro EXIF:GPSAreaInformation: Position post-processed from GPS on ship EXIF:GPSMapDatum: EPSG:4326 (WGS 84)IPTC tags: The tag is listed along with the information used to populate it, which is the same for every image.
IPTC:Credit: U.S. Geological Survey IPTC:Contact: whsc_data_contact@usgs.gov IPTC:Keywords: Stellwagen Bank, Massachusetts, 2020-012-FA, SEABOSS, sea floor, USGS, ground-truth, https://doi.org/10.5066/P9G7QARQ IPTC:CopyrightNotice: Public Domain - please credit U.S. Geological Survey IPTC:Caption-Abstract: Video frame grab image from a GoPro digital video camera of the sea floor on Stellwagen Bank, MA from survey 2020-012-FAXMP tags: The tag is listed along with the information used to populate it, which is the same for every image of a given field activity. Three tags described elsewhere (ImageUniqueID, OriginalFileName, and PreservedFileName), are unique for each image.
XMP:Caption: Video frame grab image from a GoPro digital video camera of the sea floor on Stellwagen Bank, MA from survey 2020-012-FA XMP:AttributionURL: https://doi.org/10.5066/P9G7QARQ XMP:Author: Page C. Valentine XMP:UsageTerms: Unless otherwise stated, all data, metadata and related materials are considered to satisfy the quality standards relative to the purpose for which the data were collected. Although these data and associated metadata have been reviewed for accuracy and completeness and approved for release by the U.S. Geological Survey (USGS), no warranty expressed or implied is made regarding the display or utility of the data for other purposes, nor on all computer systems, nor shall the act of distribution constitute any such warranty.Another script run in Python Notebooks (Image_PIDwork.ipnb) was used to mint a unique persistent identifier (image PID) for each image and placed in the header. Additionally, the persistent URL for the metadata record associated with this dataset was also inserted into the image header.
XMP tag:
XMP:ImageUniqueID: unique for each image ExternalMetadataLink: https://www1.usgs.gov/pir/api/identifiers/USGS:633c93b5d34e900e86cf1aa8From the command-line in Cygwin, the image name was also added to the header with the following command: exiftool -P "-originalfilename<Filename" *.jpg
From the command-line in Cygwin, the image name was also added to another element in the header with the following command: exiftool.exe -P "-XMP:PreservedFileName<Filename" *.jpg
Finally, another command run from the command line in order to duplicate information to appropriate XMP headers:
To extract the information (except for OriginalFileName, PreservedFileName, and the duplicated tags) from the image headers using ExifTool, the following example command can be used (tested with ExifTool version 11.54, slight modifications of the command might be necessary depending on the operating system of the user):
exiftool.exe -csv -f -filename -GPSTimeStamp -GPSDateStamp -GPSLongitude -GPSLatitude -n -GPSAreaInformation -GPSMapDatum -ImageDescription -Artist -Credit -comment -contact -keywords -Caption -Copyright -CopyrightNotice -Caption-Abstract -UserComment -AttributionURL -UsageTerms -Author -ImageUniqueID -ExternalMetadataLink *.jpg > out.csv
The -csv option writes the information out in a comma-delimited format. The -n option formats the latitude and longitude as signed decimal degrees. Whether you use exiftool or exiftool.exe will depend on the system on which the command is being run. Person who carried out this activity:
Online Links:
Online Links:
Access_Constraints | None. |
---|---|
Use_Constraints | None. |
Data format: | The dataset contains JPEG image files, the browse graphic, and the associated FGDC CSDGM metadata. in format JPEG Size: 170 |
---|---|
Network links: |
https://www.sciencebase.gov/catalog/file/get/633c93b5d34e900e86cf1aa8 https://www.sciencebase.gov/catalog/item/633c93b5d34e900e86cf1aa8 https://doi.org/10.5066/P9G7QARQ |
Data format: | The server provides access to viewing and downloading the JPEG images. in format JPEG Size: 2230 |
---|---|
Network links: |
https://cmgds.marine.usgs.gov/idsviewer/data_release/10.5066-P9G7QARQ |