Created attachment 115925 [details] Digikam Screenshot with invalid GPS values SUMMARY I have some pictures with no valid GPS data (latitude out of [-90 +90] ; longitude out of [-180 +180]). These invalid GPS data are displayed in the MetaData Panel (Exif part) of Digikam (Right Panel) - see attachment. Should be better to display "Unavailable" (or "Invalid" ...) See an example of picture with invalid GPS data: http://nicofo.tuxfamily.org/tmp/panasonic-tz40-GPS-ACTIVE-BUT-NO-SIGNAL.JPG Note: is someway related to bug #326406 : such image is now no more geolocalised (good) but invalid GPS data is still displayed in Metadata panel.
These values show the actual contents of the metadata fields and are encoded by Exiv2. Exiv2 would have to print here then "invalid". Exiftool also showed a completely wrong value. I think so, that the user should see the numerical value here and not just an "invalid" hint. Maik
Thats a camera write such impossible values should be reported to the manufacturer as an error and corrected with a firmware update. Maik
I agree with Maik. Metadata viewer show tags contents as well without any interpretation. It's voluntary. The Geolocation view is dedicated to interpret the metadata tags. So for me this file is won't fix. Gilles Caulier
OK agreed. Thanks for explanations.