Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#25 closed defect (fixed)

Datum toWGS84 params not initialized properly

Reported by: jdeolive Owned by:
Priority: major Milestone: FUTURE
Component: core library Version:
Keywords: Cc:

Description

I think i found a typo in Datum.java in which the rz parameter is mixed up with the rx parameter.

Attachments (1)

Datum.java.patch (609 bytes ) - added by jdeolive 11 years ago.

Download all attachments as: .zip

Change History (4)

by jdeolive, 11 years ago

Attachment: Datum.java.patch added

comment:1 by mdavis, 11 years ago

Makes sense. Did you find a test that was failing because of this? Would be nice to have a test to exercise this.

comment:2 by mdavis, 11 years ago

Resolution: fixed
Status: newclosed

comment:3 by jdeolive, 11 years ago

No, I didn't notice any tests that this was affected by.

Note: See TracTickets for help on using tickets.