jiayuasu commented on code in PR #1122: URL: https://github.com/apache/sedona/pull/1122#discussion_r1394758461
########## docs/api/sql/Raster-operators.md: ########## @@ -1548,21 +1548,28 @@ Output: ### RS_Value -Introduction: Returns the value at the given point in the raster. -If no band number is specified it defaults to 1. +Introduction: Returns the value at the given point in the raster. Format: -`RS_Value (raster: Raster, point: Geometry)` - Review Comment: Can you also add the explanation to the RS_Value and RS_Values doc: the input geometry point must be in the same CRS of the raster. -- 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]
