PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
Check if 2 given GBOX are the same in x and y.
Definition at line 179 of file gbox.c.
References LW_FALSE, LW_TRUE, GBOX::xmax, GBOX::xmin, GBOX::ymax, and GBOX::ymin.
Referenced by gbox_same(), and test_gbox_same_2d().