Returns true if the geometry or raster on the left side is within the geometry or raster on the right side. The convex hull of the raster is considered in the test.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
RS_Intersects.
Signatures
Parameters
The input raster.
The input geometry.
Return type
Returns
true or false.
