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)