PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwmpoly_construct_empty()

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

Definition at line 40 of file lwmpoly.c.

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

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: