Kontinuation opened a new pull request, #682:
URL: https://github.com/apache/sedona-db/pull/682

   ## Summary
   
   - Add safe Rust wrappers on top of the dynamically loaded GDAL bindings from 
#681.
   - Includes: `Dataset`, `Driver`/`DriverManager`, `RasterBand`, `SpatialRef`, 
`Geometry`, `Feature`, `Layer`, VRT dataset builder, VSI virtual filesystem, 
`rasterize`, `rasterize_affine`, `polygonize`, `GeoTransform`, `CslStringList`, 
`MemDatasetBuilder`, and supporting types.
   - APIs use the [georust/gdal](https://github.com/georust/gdal) v0.19.0 crate 
as a reference (see file-level doc comments for attribution).
   
   Depends on #681.


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