karpinskiJ opened a new issue, #3038:
URL: https://github.com/apache/sedona/issues/3038

   Hi,
   I'm getting following error, when trying to perform ST_Transform operation 
on point:  
   ```
   org.opengis.referencing.FactoryException: First failed to read as a 
well-known CRS code: 
   No code "EPSG:26914" from authority "EPSG" found for object of type 
"EngineeringCRS".
   ```
   I can observer this error only occasionally and usually when observed re-run 
helps. 
   The EPSG I'm using is meter-based system for North-America.
   
   I've already added "org.geotools" % "gt-epsg-hsql" % "28.2"  dependency to 
my project but it hasn't helped.
   
   My env:
   Language: Scala 2.12.16
   Spark: 3.5.0
   Sedona version: 1.5.1
   Geotools version: 28.2 ("org.datasyslab"     % "geotools-wrapper" and 
"org.geotools"       % "gt-shapefile")
   Platform: Databricks runtime 14.3.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to