PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Check if two given GBOX are the same in x and y, or would round to the same GBOX in x and if serialized in GSERIALIZED.
Definition at line 199 of file g_box.c.
References LW_FALSE, LW_TRUE, next_float_down(), next_float_up(), GBOX::xmax, GBOX::xmin, GBOX::ymax, and GBOX::ymin.
Referenced by ST_Equals(), and test_gbox_same_2d().