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