135 CU_ASSERT_EQUAL(rv, srid);
146 CU_ASSERT_EQUAL(rv, srid);
151 CU_ASSERT_EQUAL(rv, srid);
156 CU_ASSERT_EQUAL(rv, srid);
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)...
#define SRID_UNKNOWN
Unknown SRID value.
int32_t gserialized_get_srid(const GSERIALIZED *s)
Extract the SRID from the serialized form (it is packed into three bytes so this is a handy function)...