View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000052 | GeoSetter | Image Data | public | 2007-12-20 22:56 | 2007-12-21 06:14 |
Reporter | kuntaldaftary | Assigned To | Friedemann | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.2.1 release | ||||
Target Version | Fixed in Version | ||||
Summary | 0000052: Unchanged Date/Time written to image and some GPS not being written to XMP | ||||
Description | Here is the exiftool CLI being used to write information: ExifTool.exe -P -m -L -EXIF:DateTimeOriginal="2002:07:03 21:13:34-07:00" -GPS:GPSSatellites="0" -GPS:GPSLatitude=37.36022951 -GPS:GPSLongitude=-121.96014315 -GPS:GPSLatitudeRef="N" -GPS:GPSLongitudeRef="W" -GPS:GPSMapDatum="WGS-84" -GPS:GPSDateStamp="2002:07:03" -GPS:GPSTimeStamp="14:13:34" -GPS:GPSAltitude="17.0" -GPS:GPSAltitudeRef="Above Sea Level" -XMP:GPSLatitude=37.36022951 -XMP:GPSLongitude=-121.96014315 -XMP:GPSDateTime="2002:07:03 14:13:34+00:00" -XMP:GPSAltitude="17.0" -XMP:GPSAltitudeRef="Above Sea Level" -XMP:CountryCode="USA" -XMP:Country="United States of America" -XMP:State="California" -XMP:City="Santa Clara" -XMP:Location="2200 Monroe Street" -XMP:Subject+="geo:lat=37.36022951" -XMP:Subject+="geo:lon=-121.96014315" -XMP:Subject+="geotagged" -IPTC:Country-PrimaryLocationCode="USA" -IPTC:Country-PrimaryLocationName="United States of America" -IPTC:Province-State="California" -IPTC:City="Santa Clara" -IPTC:Sub-Location="2200 Monroe Street" -IPTC:Keywords+="geo:lat=37.36022951" -IPTC:Keywords+="geo:lon=-121.96014315" -IPTC:Keywords+="geotagged" file.jpg It overwrites the exif date and time (-EXIF:DateTimeOriginal="2002:07:03 21:13:34-07:00") although I havent changed it. Granted this does not cause an issue since it is writing out the same value back. Also GPSSatellites, GPSVersionID and GPSMapDatum are not being written to the XMP fields, rather they are written only in EXIF fields. I believe the older version of Geosetter used to write them to XMP also. | ||||
Tags | No tags attached. | ||||
|
I think in your original image there existed already XMP:DateTimeOriginal which had another value than EXIF:DateTimeOriginal, perhaps regarding the time zone. To keep all data (XMP/EXIF) synchronized, the EXIF date time value has been updated when saving too. As far as I know, GPSSatellites and GPSMapDatum is mandatory when saving it to the EXIF data ( I read this in the documentation of ExifTool). But it isn't mandatory for the XMP data, so it won't be saved. |
|
You are probably right about the DateTimeOriginal explanation. I can confirm that the XMP values do have a timezone field which the Exif versions dont in my photographs. So that would validate your explanation. Sounds good. About the Satellites and MapDatum - I can always go ahead and just stick them in the "Commands after exiftool" part of the settings - I just like to keep them synced with the GPS values. I suppose we can consider this issue closed also. |
|
Fine :-) |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-12-20 22:56 | kuntaldaftary | New Issue | |
2007-12-20 23:20 | Friedemann | Status | new => assigned |
2007-12-20 23:20 | Friedemann | Assigned To | => Friedemann |
2007-12-20 23:26 | Friedemann | Note Added: 0000105 | |
2007-12-20 23:26 | Friedemann | Status | assigned => feedback |
2007-12-21 06:01 | kuntaldaftary | Note Added: 0000110 | |
2007-12-21 06:14 | Friedemann | Status | feedback => resolved |
2007-12-21 06:14 | Friedemann | Resolution | open => fixed |
2007-12-21 06:14 | Friedemann | Note Added: 0000112 |