Kontinuation opened a new pull request, #594:
URL: https://github.com/apache/sedona-db/pull/594

   ## Summary
   
   - **Fix `RS_Envelope`** to return the axis-aligned bounding box (AABB) 
instead of the convex hull for skewed/rotated rasters, matching PostGIS 
`ST_Envelope` semantics.
   - **Fix `generate_test_rasters`** to give raster `i=0` non-zero scales via 
`i.max(1)`, so it has an invertible geotransform.
   - **Add `build_noninvertible_raster()`** helper to `sedona-testing` for 
tests that need a raster with zero scales/skews.
   - Update cascading test expectations in `rs_envelope`, `rs_geotransform`, 
and `rs_rastercoordinate`.


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