Available on crate feature
geozero
only.Expand description
Implementation to export GeoArrow arrays through the geozero API.
Structsยง
- Geozero
Record Batch Reader - A newtype wrapper around an
arrow_array::RecordBatchReader
so that we can implement thegeozero::GeozeroDatasource
trait on it.