intersectionMatrix pattern.
It is important to note that this function is not optimized for use in spatial join operations. Certain DE-9IM relationships can hold true for geometries that do not intersect or are disjoint. As a result, it is recommended to utilize other dedicated spatial functions specifically optimized for spatial join processing.
Signatures
Parameters
Geometry
required
The geom1 value.
Geometry
required
The geom2 value.
String
The intersection matrix value.
Return type
A string representation.

