PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Return LW_TRUE if the GBOX overlaps on the 2d plane, LW_FALSE otherwise.
Definition at line 335 of file g_box.c.
References GBOX::flags, FLAGS_GET_GEODETIC, LW_FALSE, LW_TRUE, lwerror(), GBOX::xmax, GBOX::xmin, GBOX::ymax, and GBOX::ymin.
Referenced by crosses(), disjoint(), geos_intersects(), mvt_geom(), overlaps(), ST_ClipByBox2d(), and touches().