#491 closed defect (fixed)
Location parsing has inverted latitude
Reported by: | warp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.3.2 |
Component: | programming | Keywords: | exif, location, geolocation |
Cc: | Parent Tickets: |
Description
Can be seen on my install: https://warpr.org/u/warp/m/dsc00427/
After clicking the openstreetmap link I get the correct coordinate when I change the mlat= argument from 2.13808555556 to -2.13808555556.
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | 0001-Fix-for-issue-491-invert-latitude-when-neccesary.patch added |
---|
comment:1 by , 12 years ago
Replying to warp:
Can be seen on my install: https://warpr.org/u/warp/m/dsc00427/
The problem is no longer visible at the above link. If you download the original image from there and load it into a mediagoblin install without the attached patch, the problem should still present itself.
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
marking as fixed as the fix was merged 8 weeks ago.
comment:4 by , 12 years ago
Milestone: | → 0.3.2 |
---|
fix, made with help from joar :)