And what is the difference between GPSDateValue / GPSTimeValue and GPSDateStamp / GPSTimeStamp then?
$ exiftool -list image.jpeg | grep GPS
GIFGraphicControlExtension GIFPlainTextExtension GPSAltitude GPSAltitudeRef
GPSAreaInformation GPSDOP GPSDateStamp GPSDateTime GPSDateValue
GPSDestBearing GPSDestBearingRef GPSDestDistance GPSDestDistanceRef
GPSDestLatitude GPSDestLatitudeRef GPSDestLongitude GPSDestLongitudeRef
GPSDifferential GPSImgDirection GPSImgDirectionRef GPSLatitude GPSLatitudeRef
GPSLongitude GPSLongitudeRef GPSMapDatum GPSMeasureMode GPSPosition
GPSProcessingMethod GPSSatellites GPSSpeed GPSSpeedRef GPSStatus GPSTimeStamp
GPSTimeValue GPSTrack GPSTrackRef GPSVersionID GTCitation GTModelType
GPS Version ID : 2.2.0.0
GPS Time Stamp : 15:6:15
GPS Date Stamp : 2004:07:04
GPS Date/Time : 2004:07:04 15:6:15
GPS Date Value : 2004:07:04
GPS Time Value : 16:06:15
Which of both variants should be used?
This PDF only mentions GPSDateStamp / GPSTimeStamp.
- Cocker :wq