petern48 commented on PR #2096:
URL: https://github.com/apache/sedona/pull/2096#issuecomment-3090664195

   @jiayuasu Do you happen to know off the top of your head where Sedona stores 
it's SRID/CRS info (e.g in a separate column, metadata, in the serialization 
format)? It's got to be somewhere, since it can be accessed by worker nodes.
   
   I found [GeometryType()'s serialize and deserialize 
method](https://github.com/apache/sedona/blob/8d4fb1bbbafde8db01c9d845ba4d4261636c4681/python/sedona/spark/sql/types.py#L39-L50),
 but it didn't give much insight.


-- 
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