Skip to content

feat(sedona-gdal): add dataset and vector/raster wrappers#699

Draft
Kontinuation wants to merge 11 commits intoapache:mainfrom
Kontinuation:feat/sedona-gdal-safe-core
Draft

feat(sedona-gdal): add dataset and vector/raster wrappers#699
Kontinuation wants to merge 11 commits intoapache:mainfrom
Kontinuation:feat/sedona-gdal-safe-core

Conversation

@Kontinuation
Copy link
Member

@Kontinuation Kontinuation commented Mar 9, 2026

Summary

  • add safe wrappers for GDAL datasets, drivers, raster bands, features, and layers
  • wire the core raster/vector modules that higher-level operations build on
  • keep the stack focused on data model wrappers before adding raster algorithms and facade APIs

Depends on #695.

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-core branch 5 times, most recently from c66b84b to 853a47b Compare March 10, 2026 08:46
@Kontinuation Kontinuation force-pushed the feat/sedona-gdal-safe-core branch from 853a47b to 1c53d55 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