You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by "JUAN MENDEZ (Jira)" <ji...@apache.org> on 2022/06/03 03:29:00 UTC

[jira] [Created] (SEDONA-125) Creating a custom CRS

JUAN MENDEZ created SEDONA-125:
----------------------------------

             Summary: Creating a custom CRS
                 Key: SEDONA-125
                 URL: https://issues.apache.org/jira/browse/SEDONA-125
             Project: Apache Sedona
          Issue Type: Bug
            Reporter: JUAN MENDEZ


Is it possible to add a custom CRS?

 

The following query:

_st_transform(st_geomFromWKT(u.SHAPE),'EPSG:9377', 'EPSG:4326' )_ 

raises this error:

_org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:9377" from authority "European Petroleum Survey Group" found for object of type "CoordinateReferenceSystem"._



--
This message was sent by Atlassian Jira
(v8.20.7#820007)