Skip to content

feat(rust/sedona-raster-gdal): add RS_MetaData#3

Closed
Kontinuation wants to merge 1 commit into
pr-c-rs-frompathfrom
pr-g-rs-metadata
Closed

feat(rust/sedona-raster-gdal): add RS_MetaData#3
Kontinuation wants to merge 1 commit into
pr-c-rs-frompathfrom
pr-g-rs-metadata

Conversation

@Kontinuation
Copy link
Copy Markdown
Owner

Summary

  • add RS_MetaData backed by the GDAL dataset provider
  • expose raster dimensions, transform, srid, band count, and GDAL block size metadata
  • keep this PR stacked directly on top of RS_FromPath

Testing

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

Notes

  • cargo test -p sedona-gdal still has existing fixture-dependent failures for missing tinymarble.tif assets in this environment.
  • This PR rewrites new RS_MetaData tests to use self-contained generated fixtures so sedona-raster-gdal stays portable.
  • Upstream submission should target apache/sedona-db after the parent branch is available there or after #831 merges.

@Kontinuation
Copy link
Copy Markdown
Owner Author

Superseded by upstream tracking PR apache#833 and parent PR apache#831.

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