[
https://issues.apache.org/jira/browse/SIS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux closed SIS-462.
-----------------------------------
> Corner cases in CoordinateOperationFinder
> -----------------------------------------
>
> Key: SIS-462
> URL: https://issues.apache.org/jira/browse/SIS-462
> Project: Spatial Information Systems
> Issue Type: Improvement
> Components: Referencing
> Affects Versions: 0.7, 0.8, 1.0
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Minor
> Fix For: 1.1
>
>
> {{CoordinateOperationFinder}} has some corner cases where if fail to find a
> coordinate operation, or a more appropriate operation could be found. Those
> corner cases are identified by {{TODO}} labels in the code. Some cases are:
> h3. In {{createOperationStep(GeodeticCRS, GeodeticCRS)}}:
> * Geographic 2D ⇌ Geographic 3D with datum change: current code can not build
> a Molodensky operation (it builds that operation only when the number of
> dimensions is the same).
> * Coordinate operation performing change of coordinate system (for example
> from {{CartesianCS}} to {{SphericalCS}}) incorrectly named "Affine".
> h3. In {{createOperationStep(GeodeticCRS, VerticalCRS)}}:
> * Information about {{interpolationCRS}} is lost.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)