dwilson1988 commented on PR #545:
URL: https://github.com/apache/arrow-go/pull/545#issuecomment-4015043571

   @zeroshade - I'm going to create a separate PR with the general pattern I 
came up with and an implementation for the WKB encoding. 
   
   Had a question though. For Go, https://github.com/twpayne/go-geom is a 
pretty solid package that has memory layout virtually identical to GeoArrow - 
it's used in a lot of Go that uses geometry. (Disclaimer: my company uses it a 
lot internally). Would you be okay adding it as a dependency? That would allow 
all GeoArrow types (including WKB/WKT) to `Value` as a `geom.T` very 
efficiently and I think make the whole thing much more useful. 
   
   


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