Opened 13 years ago
Closed 11 years ago
#114 closed defect (fixed)
Equatorial gnomonic coordinate systems don't inverse correctly
Reported by: | paulAtSafe | Owned by: | hugueswski |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Library | Version: | |
Keywords: | Cc: |
Description
If you define a gnomonic coordinate system centered on the equator, longitude is set incorrectly when applying the inverse projection. The relevant code is very clear about its intent, and I believe this is due to a one-character typo.
I've included a patch which resolves the issue.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | equatorial_gnomonic.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
SUpplied patch was submitted and produced revision 2440. Definitely a typo.
Note:
See TracTickets
for help on using tickets.
patch which corrects the issue