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

◆ lwgeom_force_3dz()

LWGEOM * lwgeom_force_3dz ( const LWGEOM geom)
extern

Definition at line 781 of file lwgeom.c.

782{
783 return lwgeom_force_dims(geom, 1, 0);
784}
LWGEOM * lwgeom_force_dims(const LWGEOM *geom, int hasz, int hasm)
Definition lwgeom.c:799

References lwgeom_force_dims().

Referenced by _lwt_AddPoint(), and LWGEOM_force_3dz().

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