[geotk] [JIRA] Created: (GEOTK-65) Regression: conversion from
EPG:4327 to EPSG:4326 is not found
Martin Desruisseaux (JIRA)
jira at geomatys.com
Fri Nov 20 08:54:42 EST 2009
Regression: conversion from EPG:4327 to EPSG:4326 is not found
--------------------------------------------------------------
Key: GEOTK-65
URL: http://jira.geotoolkit.org/browse/GEOTK-65
Project: Geotoolkit
Issue Type: Bug
Components: Referencing
Affects Versions: 3.06
Reporter: Martin Desruisseaux
Attempts to find a {{MathTransform}} from {{EPSG:4326}} to {{EPSG:4327}} produce the following error message:
{noformat}
Aucune transformation du système
"EllipsoidalCS[Ellipsoidal 3D CS. Axes: latitude, longitude, ellipsoidal height. Orientations: north, east, up. UoM: DMSH, DMSH, m.]" vers
"EllipsoidalCS[Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree]" n'est disponible.
{noformat}
The expected conversion is an affine transform backed by a matrix of 4 columns and 3 rows.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.geotoolkit.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Geotoolkit
mailing list