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

◆ lwmline_construct_empty()

LWMLINE * lwmline_construct_empty ( int32_t  srid,
char  hasz,
char  hasm 
)
extern

Definition at line 38 of file lwmline.c.

39{
41 return ret;
42}
#define MULTILINETYPE
Definition liblwgeom.h:106
LWCOLLECTION * lwcollection_construct_empty(uint8_t type, int32_t srid, char hasz, char hasm)

References lwcollection_construct_empty(), and MULTILINETYPE.

Referenced by geography_centroid(), lwgeom_boundary(), lwline_split_by_mpoint(), lwline_split_by_point(), and test_lwline_split_by_point_to().

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