When running the tests, "Longitude is correct" fails. I think it has to do with the precision of how each environment calculates the longitude. In my case, the longitude value was 12.2206166667 on my test.

This can be easily solved by limiting the number of decimal places. Let's say to four, which matches the latitude.

Patch attached.

CommentFileSizeAuthor
exif_longitudetest.patch860 bytesshawn dearmond

Comments

jphautin’s picture

Assigned: Unassigned » jphautin
Priority: Normal » Minor
jphautin’s picture

Status: Needs review » Fixed

apply

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.