https://bugs.kde.org/show_bug.cgi?id=461522
--- Comment #3 from Michael Hähnel <m.haeh...@gmx.de> --- Actually I can not see any differences between exif and XMP read out with help of exiftool: ...>exiftool -GPSLatitude -GPSLongitude -GPShight -n example* ======== example-out-of-camera.JPG GPS Latitude : 52.4689466666667 GPS Longitude : 12.8763633333333 ======== example-processed-with-DxO.jpg GPS Latitude : 52.4689466666667 GPS Longitude : 12.8763633333333 ======== example.ORF GPS Latitude : 52.4689466666667 GPS Longitude : 12.8763633333333 3 image files read ...>exiftool -XMP:GPSLatitude -XMP:GPSLongitude -XMP:GPShight -n exampl* ======== example-out-of-camera.JPG ======== example-processed-with-DxO.jpg GPS Latitude : 52.4689466666667 GPS Longitude : 12.8763633333333 ======== example.ORF 3 image files read -- You are receiving this mail because: You are watching all bug changes.