My Oracle Support Banner

Coordinate Transformation for SRID 31252 is Not Correct (Doc ID 1920755.1)

Last updated on APRIL 08, 2022

Applies to:

Oracle Spatial and Graph - Version 12.1.0.1 and later
Information in this document applies to any platform.

Symptoms

Transformation of coordinate system SRID 31252 in 12c , is wrong:

SQL> select sdo_cs.transform(sdo_geometry(2001,4326,sdo_point_type(14.3324729954, 46.6174291901, null), null, null),31252) from dual;

SDO_GEOMETRY(2001, 31252, SDO_POINT_TYPE(76522.6418, 164611.136, NULL), NULL, NULL)

1 row selected.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.