PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
uint32_t gserialized2_get_type | ( | const GSERIALIZED * | g | ) |
Extract the geometry type from the serialized form (it hides in the anonymous data area, so this is a handy function).
Definition at line 184 of file gserialized2.c.
References gserialized2_get_geometry_p().
Referenced by gserialized2_peek_gbox_p(), gserialized_get_type(), and lwgeom_from_gserialized2().