Martin Desruisseaux created SIS-412:
---------------------------------------

             Summary: Add a CRS.findOperations(sourceCRS, targetCRS, …) method
                 Key: SIS-412
                 URL: https://issues.apache.org/jira/browse/SIS-412
             Project: Spatial Information Systems
          Issue Type: New Feature
          Components: Referencing
    Affects Versions: 0.8, 0.7
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 1.0


The {{CRS}} utility class provide a {{findOperation(…)}} static method, which 
return only one operation (the one presumed to be the best one). There is 
sometime a need to have the list of all possible operations, and let user 
choose the desired one himself. We should add a {{findOperations(…)}} (plural 
form) which return a list of coordinate operation instead than a single one.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to