PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int32_t gserialized1_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 142 of file gserialized1.c.
References s, and SRID_UNKNOWN.
Referenced by gserialized1_hash(), gserialized_get_srid(), lwgeom_from_gserialized1(), and test_serialized1_srid().