Opened 14 years ago
Closed 14 years ago
#14 closed defect (fixed)
Ellipsoid Krassovsky construction w/ wrong parameters
Reported by: | fobermaier | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | FUTURE |
Component: | core library | Version: | |
Keywords: | Cc: |
Description
The constructor of the Krassovsky Ellipsoid is called with the wrong parameters: The value for 'reciprocalFlattening' is passed to 'poleRadius'
See: http://trac.osgeo.org/proj4j/browser/trunk/src/main/java/org/osgeo/proj4j/datum/Ellipsoid.java#L52
Note:
See TracTickets
for help on using tickets.
Fixed in SVN