Tolerance error when using EPSG:3408
------------------------------------

                 Key: GEOT-1849
                 URL: http://jira.codehaus.org/browse/GEOT-1849
             Project: GeoTools
          Issue Type: Bug
          Components: core referencing
    Affects Versions: 2.5-M2
         Environment: Windows XP, Java 1.6
            Reporter: Jon Blower
            Assignee: Martin Desruisseaux


Using gt2-referencing-2.5-SNAPSHOT.jar and gt2-metadata-2.5-SNAPSHOT.jar 
(provided by Martin Desruisseaux on May 23 2008), and taking other required 
jars from the 2.5M2 release of GeoTools I was unable to perform a coordinate 
transform from EPSG:4236 (WGS84 lat-lon) to EPSG:3408 (NSIDC EASE-Grid North).  
Stack trace is as follows:

Unexpected error of type
org.geotools.referencing.operation.projection.ProjectionException:
Tolerance error.
org.geotools.referencing.operation.projection.LambertAzimuthalEqualArea$Spherical.inverseTransformNormalized(LambertAzimuthalEqualArea.java:436)
org.geotools.referencing.operation.projection.MapProjection$Inverse.transform(MapProjection.java:969)
org.geotools.referencing.operation.projection.MapProjection$Inverse.transform(MapProjection.java:1024)
org.geotools.referencing.operation.transform.ConcatenatedTransformDirect.transform(ConcatenatedTransformDirect.java:81)

I do not have the precise coordinate values that caused this error but I think 
this error occurs near the edge of, or perhaps outside, the extent of 
EPSG:3408.  This projection will not show the whole globe and so it is possible 
that the error occurs when trying to project a point (perhaps in the Southern 
Hemisphere) that is not representable in this CRS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to