PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
Return LW_TRUE if the GBOX overlaps on the 2d plane, LW_FALSE otherwise.
Definition at line 330 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_safe_clip_polygon_by_box(), mvt_unsafe_clip_by_box(), overlaps(), ST_ClipByBox2d(), and touches().