james-willis opened a new pull request, #1119:
URL: https://github.com/apache/sedona-db/pull/1119

   Wires `Raster.from_numpy` to accept `bbox=[xmin,ymin,xmax,ymax]` + 
`registration="pixel"|"node"`, building the geotransform via the Rust 
`geotransform_from_bbox_and_spatial_shape` (exposed through pyo3) — mutually 
exclusive with an explicit `transform`. Python test cross-checks the pixel case 
against `rasterio.transform.from_bounds`.


-- 
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]

Reply via email to