View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001381 | GeoSetter | Image Data | public | 2017-01-13 09:26 | 2017-01-17 20:32 |
Reporter | gldata | Assigned To | heiko | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Windows | OS | Win 7 Prof | OS Version | |
Product Version | 3.4.16 beta | ||||
Target Version | Fixed in Version | ||||
Summary | 0001381: GeoTag add an additional "GPS Latitude" & "GPS Longitude" field, so there are 2 of each of the 2 fields | ||||
Description | We using Geotag to add GPS fields to images which were forwaded to another process (3rd party) and that process was rejecting the images. Traced the problem to Geosetter adding duplicate "GPS Latitude" & "GPS Longitude" fields. | ||||
Steps To Reproduce | In GeoSetter open a file that already has GPS information. See attached screen capture. Double click the image and save it. Open the image again and it now has two Lat/Long fields. | ||||
Additional Information | They are three attachments - a listing of the Image info fields, image after being altered and image before being altered.. Thankt | ||||
Tags | No tags attached. | ||||
|
GeoSetter Capture.docx (242,512 bytes) |
|
the fields GPSLatitude and GPSLongitude are not duplicated. One entry is the EXIF data, the other is the XMP data You have the posibility to delete the values after GeoSetter has written them. To do this, open the Settings and go to the tab "ExifTool". Activate "Use Additional ExifTool Commands after GeoSetter Commands" and enter the following: -execute -XMP:GPSLatitude="" -XMP:GPSLongitude="" to delete the XMP data, or -execute -EXIF:GPSLatitude="" -EXIF:GPSLongitude="" to delete the EXIF data |
|
Thank you for your quick response. I added the ExifTool commands to delete the XMP data and the upstream program now accepts the modified jpegs, and no longer rejects the jpegs. Looks like the issue is resolved for me. Thank you. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-13 09:26 | gldata | New Issue | |
2017-01-13 09:26 | gldata | File Added: GeoSetter Capture.docx | |
2017-01-13 20:37 | heiko | Note Added: 0002450 | |
2017-01-17 13:03 | gldata | Note Added: 0002451 | |
2017-01-17 20:32 | heiko | Status | new => resolved |
2017-01-17 20:32 | heiko | Resolution | open => no change required |
2017-01-17 20:32 | heiko | Assigned To | => heiko |