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

@Kontinuation Kontinuation commented Mar 9, 2026

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
  • remove raster wrapper re-export aliases so call sites import concrete module paths directly

Stack

Follow-up since primitives merged

  • rebase onto the updated safe-core branch
  • use GdalApi::last_null_pointer_err instead of constructing GdalError::NullPointer directly
  • keep explicit module-path imports after removing raster re-export aliases

Testing

  • cargo test -p sedona-gdal
  • cargo clippy -p sedona-gdal -- -D warnings

@Kontinuation Kontinuation force-pushed the feat/sedona-gdal-safe-ops branch from e1d4617 to 1b81e94 Compare March 18, 2026 16:17
@Kontinuation Kontinuation force-pushed the feat/sedona-gdal-safe-ops branch from 1b81e94 to 230774c Compare March 19, 2026 14:44
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