PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Clone LWGEOM object.
Serialized point lists are not copied.
GBOX are copied
Definition at line 444 of file lwgeom.c.
References CIRCSTRINGTYPE, COLLECTIONTYPE, COMPOUNDTYPE, CURVEPOLYTYPE, LINETYPE, lwcircstring_clone(), lwcollection_clone(), LWDEBUGF, lwerror(), lwline_clone(), lwpoint_clone(), lwpoly_clone(), lwtriangle_clone(), lwtype_name(), MULTICURVETYPE, MULTILINETYPE, MULTIPOINTTYPE, MULTIPOLYGONTYPE, MULTISURFACETYPE, POINTTYPE, POLYGONTYPE, POLYHEDRALSURFACETYPE, TINTYPE, TRIANGLETYPE, LWGEOM::type, and LWCOLLECTION::type.
Referenced by lwcollection_build_buffer(), lwcollection_clone(), lwcollection_extract(), lwcollection_linearize(), lwcompound_construct_from_lwline(), lwcurve_linearize(), lwgeom_as_curve(), lwgeom_as_multi(), lwgeom_homogenize(), lwgeom_segmentize2d(), lwgeom_segmentize_sphere(), lwgeom_set_effective_area(), lwgeom_simplify(), lwgeom_unstroke(), lwmline_unstroke(), lwmpolygon_unstroke(), lwpolygon_unstroke(), RTreeMergeMultiLines(), test_clone(), and test_lwgeom_clone().