PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int32_t gserialized2_get_srid | ( | const GSERIALIZED * | g | ) |
Extract the SRID from the serialized form (it is packed into three bytes so this is a handy function).
Definition at line 190 of file gserialized2.c.
References GSERIALIZED::srid, and SRID_UNKNOWN.
Referenced by gserialized2_hash(), gserialized_get_srid(), lwgeom_from_gserialized2(), and test_gserialized2_srid().