ST_RELATE
Syntax
ST_Relate(g1, g2, i)
Description
Returns true if Geometry g1
is spatially related to Geometryg2
by testing for intersections between the interior, boundary and exterior of the two geometries as specified by the values in intersection matrix pattern i
.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?