PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Return LW_TRUE if the first GBOX contains the second on the 2d plane, LW_FALSE otherwise.
Definition at line 351 of file g_box.c.
References LW_FALSE, LW_TRUE, GBOX::xmax, GBOX::xmin, GBOX::ymax, and GBOX::ymin.
Referenced by contains(), containsproperly(), coveredby(), covers(), mvt_geom(), and ST_ClipByBox2d().