AuthorityBackedFactory need to check for inverse operations when no direct 
operation is found
---------------------------------------------------------------------------------------------

         Key: GEOT-851
         URL: http://jira.codehaus.org/browse/GEOT-851
     Project: GeoTools
        Type: Improvement

  Components: referencing  
    Versions: 2.3.M0, 2.2-RC2    
    Reporter: Martin Desruisseaux
 Assigned to: Martin Desruisseaux 
    Priority: Minor
     Fix For: 2.3.M0


When a user ask for a transformation from a sourceCRS to a targetCRS, 
AuthorityBackedFactory first look in the EPSG database (if such transformation 
is available there, we get information not available otherwise, like Bursa-Wolf 
parameters). However, EPSG defines operations in one way only, usually from a 
local datum to the WGS84 datum. Currently, AuthorityBackedFactory fails when no 
operation is found from sourceCRS to targetCRS. Before to fail, it should try 
the operation from targetCRS to sourceCRS and ask the inverse of that.


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



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to