PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
void gserialized_set_srid | ( | GSERIALIZED * | g, |
int32_t | srid | ||
) |
Write the SRID into the serialized form (it is packed into three bytes so this is a handy function).
Definition at line 138 of file gserialized.c.
References GSERIALIZED::gflags, GFLAGS_GET_VERSION, gserialized1_set_srid(), and gserialized2_set_srid().
Referenced by BOX3D_to_LWGEOM(), LWGEOM_from_WKB(), and LWGEOM_set_srid().