[
https://issues.apache.org/jira/browse/SEDONA-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17586147#comment-17586147
]
Jia Yu commented on SEDONA-125:
-------------------------------
[~juanmendez] Got it. Currently, we just pass the EPSG code to GeoTools (in
string format) and let it parse it. So we don't support customized CRS. But I
think it is a good thing to have in Sedona
> 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
> Priority: Major
>
> 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.10#820010)