PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
void gserialized1_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 159 of file gserialized1.c.
References clamp_srid(), LWDEBUGF, s, and SRID_UNKNOWN.
Referenced by gserialized1_from_lwgeom(), gserialized_set_srid(), and test_serialized1_srid().