PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Create a new LWGEOM of the appropriate CURVE* type.
Definition at line 373 of file lwgeom.c.
References COLLECTIONTYPE, LINETYPE, lwcompound_construct_from_lwline(), lwcurvepoly_construct_from_lwpoly(), lwgeom_as_lwpoly(), lwgeom_clone(), MULTICURVETYPE, MULTILINETYPE, MULTIPOLYGONTYPE, MULTISURFACETYPE, POLYGONTYPE, ovdump::type, and LWGEOM::type.
Referenced by LWGEOM_force_curve(), and test_lwgeom_as_curve().