Ticket #5 (closed defect: fixed)

Opened 4 years ago

Last modified 16 months ago

Fix Datum conversion

Reported by: mdavis Owned by:
Priority: critical Milestone: Initial Release
Component: core library Version: 0.1
Keywords: Cc:

Description

There are known issues with datum conversion

Attachments

Datum.java.diff Download (3.6 KB) - added by idema 3 years ago.
Patch to fix 7 parameters datum conversion

Change History

Changed 3 years ago by idema

Patch to fix 7 parameters datum conversion

Changed 3 years ago by idema

Proj4 (C library) has a conversion for the rotation and scale parameters used by the 7 parameter datum conversion. The conversion is done in pj_datum_set.c. This conversion is missing in the current Proj4j (Java library) version. I attached a a patch (Datum.java.diff) to fix this.

Changed 16 months ago by mdavis

  • status changed from new to closed
  • resolution set to fixed

Fixed

Note: See TracTickets for help on using tickets.