Kontinuation opened a new pull request, #698: URL: https://github.com/apache/sedona-db/pull/698
## Summary - add VRT dataset support plus rasterize, rasterize-affine, and polygonize wrappers - layer higher-level raster operations on top of the dataset/raster/vector wrapper stack - keep this PR as a stacked operation-focused step so it naturally shrinks after lower layers merge Depends on #699. ## Testing - `cargo test -p sedona-gdal` - `cargo clippy -p sedona-gdal -- -D warnings` ## Notes - `cargo test -p sedona-gdal` currently fails in this environment because raster fixture assets such as `tinymarble.tif` are not present under `submodules/sedona-testing/data/raster` -- 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]
