- If the raster or geometry does not have a defined SRID, it is assumed to be in WGS84.
- If both sides are in the same CRS, then perform the relationship test directly.
- Otherwise, both sides will be transformed to WGS84 before the relationship test.
Signatures
Parameters
The raster0 value.
The raster1 value.
The input raster.
The input geometry.
Return type
Returns
true or false.
