MBRCoveredBy
MBRCoveredBy was added in MariaDB 12.0.
Syntax
Description
Returns 1 if the minimum bounding rectangle of g1
is covered by the minimum bounding rectangle of g2
, otherwise 0.
Returns NULL If any argument is NULL, or an argument is an empty geometry.
Examples
See Also
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?