Kontinuation opened a new pull request, #614: URL: https://github.com/apache/sedona-db/pull/614
## Summary - Add `RS_PixelAsPoint`, `RS_PixelAsCentroid`, and `RS_PixelAsPolygon` raster UDFs to `sedona-raster-functions` - These functions convert raster pixel coordinates to geometry representations (point at upper-left corner, centroid point, or bounding polygon) - Supports column/row indexing with 1-based band index; outputs Sedona geometry types - Includes unit tests and benchmark entries in `native-raster-functions.rs` -- 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]
