PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint64_t gbox_get_sortable_hash | ( | const GBOX * | g | ) |
Return a sortable key based on the center point of the GBOX.
Definition at line 259 of file g_serialized.c.
References cart2geog(), floatuint::f, GBOX::flags, FLAGS_GET_GEODETIC, GEOGRAPHIC_POINT::lat, GEOGRAPHIC_POINT::lon, normalize(), floatuint::u, uint32_interleave_2(), POINT3D::x, GBOX::xmax, GBOX::xmin, POINT3D::y, GBOX::ymax, GBOX::ymin, POINT3D::z, GBOX::zmax, and GBOX::zmin.
Referenced by gserialized_cmp().