PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum ST_CollectionExtract | ( | PG_FUNCTION_ARGS | ) |
Definition at line 2554 of file lwgeom_functions_basic.c.
References LWGEOM::flags, FLAGS_GET_M, FLAGS_GET_Z, geometry_serialize(), LINETYPE, lwcollection_as_lwgeom(), lwcollection_extract(), lwgeom_construct_empty(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_is_collection(), lwgeom_is_empty(), PG_FUNCTION_INFO_V1(), POINTTYPE, POLYGONTYPE, LWGEOM::srid, ST_CollectionHomogenize(), ovdump::type, and LWGEOM::type.
Referenced by ST_GeoHash().