kylebarron commented on issue #2098:
URL: https://github.com/apache/arrow-adbc/issues/2098#issuecomment-3019813482

   GeoArrow defines both "serialized" and "native" array representations. The 
idea being that even if the geometries are encoded as WKT/WKB, we still want to 
be able to associate the string/binary column with a spatial Coordinate 
Reference System. 
   
   So the simplest way to have GeoArrow support is to slap on the 
`geoarrow.wkt` or `geoarrow.wkb` extension metadata onto the output from any 
system supporting those types.


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