PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int32_t gserialized_hash | ( | const GSERIALIZED * | g | ) |
Returns a hash code for the srid/type/geometry information in the GSERIALIZED.
Ignores metadata like flags and optional boxes, etc.
Definition at line 114 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_hash(), and gserialized2_hash().
Referenced by lwgeom_hash().