Skip to content

feat(sedona-gdal): add raster operations and vrt support#698

Draft
Kontinuation wants to merge 14 commits intoapache:mainfrom
Kontinuation:feat/sedona-gdal-safe-ops
Draft

feat(sedona-gdal): add raster operations and vrt support#698
Kontinuation wants to merge 14 commits intoapache:mainfrom
Kontinuation:feat/sedona-gdal-safe-ops

Conversation

@Kontinuation
Copy link
Member

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

@Kontinuation Kontinuation force-pushed the feat/sedona-gdal-safe-ops branch from 455b810 to b7fa46a Compare March 11, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant