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::RecordBatchReaderso that we can implement thegeozero::GeozeroDatasourcetrait on it. - Geozero
Record Batch Writer - A push-based writer for creating geozero-based outputs.