Currently, an attempt to GeoArrowBuilderInitXXX() from a WKB or WKT array fails. This leads to awkward code for clients that want to support generic conversion using the visitor pattern (I tried this and immediately forgot that it wasn't implemented!).
Currently, an attempt to
GeoArrowBuilderInitXXX()from a WKB or WKT array fails. This leads to awkward code for clients that want to support generic conversion using the visitor pattern (I tried this and immediately forgot that it wasn't implemented!).