Correctly interpret GPSLatitudeRef and GPSLongitudeRef values
Description
Negative Latitudes and Longitudes are now handled correctly. Additionally, an incorrect declaration of the Latitude and Longitude fields (that are in fact unsigned per https://exiftool.org/TagNames/GPS.html) was fixed.
Tests
See e/backlog#7599 (comment 511031).
Issues
- Resolves e/backlog#7599 (closed)
- Supersedes !85 (closed)