PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWGEOM* lwcollection_remove_repeated_points | ( | const LWCOLLECTION * | coll, |
double | tolerance | ||
) |
Definition at line 460 of file lwcollection.c.
References LWCOLLECTION::bbox, gbox_copy(), LWCOLLECTION::geoms, lwalloc(), lwcollection_construct(), lwgeom_remove_repeated_points(), LWCOLLECTION::ngeoms, LWCOLLECTION::srid, and LWCOLLECTION::type.
Referenced by lwgeom_remove_repeated_points().