|
PostGIS 3.7.0dev-r@@SVN_REVISION@@
|
| LWCOLLECTION * lwcollection_extract | ( | const LWCOLLECTION * | col, |
| uint32_t | type | ||
| ) |
Definition at line 432 of file lwcollection.c.
References COLLECTIONTYPE, LWCOLLECTION::flags, FLAGS_GET_M, FLAGS_GET_Z, LINETYPE, lwcollection_as_lwgeom(), lwcollection_construct_empty(), lwcollection_extract_recursive(), lwcollection_largest_dimension(), lwerror(), lwgeom_add_bbox(), lwtype_multitype(), lwtype_name(), POINTTYPE, POLYGONTYPE, and LWCOLLECTION::srid.
Referenced by _lwt_AddLineEdge(), lwgeom_to_basic_type(), ST_CollectionExtract(), and test_lwcollection_extract().

