PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwmpoly_construct_empty()

LWMPOLY * lwmpoly_construct_empty ( int32_t  srid,
char  hasz,
char  hasm 
)

Definition at line 40 of file lwmpoly.c.

41{
43 return ret;
44}
#define MULTIPOLYGONTYPE
Definition liblwgeom.h:107
LWCOLLECTION * lwcollection_construct_empty(uint8_t type, int32_t srid, char hasz, char hasm)

References lwcollection_construct_empty(), and MULTIPOLYGONTYPE.

Referenced by geography_centroid().

Here is the call graph for this function:
Here is the caller graph for this function: