SurfaceImpl.transform( crs, transform ) ignores provided transform
------------------------------------------------------------------

                 Key: GEOT-1484
                 URL: http://jira.codehaus.org/browse/GEOT-1484
             Project: GeoTools
          Issue Type: Bug
          Components: core geometry
    Affects Versions: 2.5-M0
            Reporter: Jody Garnett
            Assignee: Jody Garnett
             Fix For: 2.5-M1


The provided transform is used correctly by most of the -geometry classes- 
TransfiniteSet classes. The implementation of SurfaceImpl incorrectly calls 
ring.transform( crs ) and fails to pass the provided transform on.

This has been fine with the existing test cases (the transform is just looked 
up again), but when transforming from the world to the screen (ie WSG84 to 
ImageCRS) we run into problems. The screen is abstract X/Y and a math transform 
must always be provided.

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to