Fix failing test of exiv gps data

Authored by astippich on Jan 22 2019, 6:24 PM.

Description

Fix failing test of exiv gps data

Summary:
A zero value was used before to indicate invalid
data, and thus 0° latitude/longitude or 0 m altitude were
not displayed while being valid data. Use NaN to indicate
invalid data. Increase altitude precision by avoiding
intermediate float type

Reviewers: bruns

Reviewed By: bruns

Subscribers: kde-frameworks-devel, Baloo

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D18010

Details

Committed
astippichJan 22 2019, 6:25 PM
Reviewer
bruns
Differential Revision
D18010: Fix failing test of exiv gps data
Parents
R286:15d8c42d8ce0: Test empty and zero gps data
Branches
Unknown
Tags
Unknown