PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void gserialized_set_srid | ( | GSERIALIZED * | s, |
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 117 of file g_serialized.c.
References clamp_srid(), LWDEBUGF, GSERIALIZED::srid, and SRID_UNKNOWN.
Referenced by BOX3D_to_LWGEOM(), gserialized_from_lwgeom(), LWGEOM_from_WKB(), LWGEOM_set_srid(), and test_serialized_srid().