netanelma-tr edited a comment on pull request #516:
URL: https://github.com/apache/incubator-sedona/pull/516#issuecomment-880164230


   @Imbruced , I think the third option is the best.
   I am using the 
[SerializerType](https://github.com/apache/incubator-sedona/pull/516/files#diff-59c97db699a892a1ea7715df8893ff2ff7985cdd7226d5f5d1ac424c3ae508ac)
 for the various types:
   
   -  0 means **SHAPE**
   - 1 means **WKB**
   
   It can be extended for more serde types if we want to.
   Iv'e implemented that for each writeGeometry and readGeometry of the serde 
class (WKBGeometrySerde and ShapeGeometrySerde)


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