|
PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
| void ptarray_remove_repeated_points_in_place | ( | POINTARRAY * | pa, |
| double | tolerance, | ||
| uint32_t | min_points | ||
| ) |
Definition at line 1453 of file ptarray.c.
References distance2d_sqr_pt_pt(), getPoint2d_cp(), POINTARRAY::npoints, ptarray_copy_point(), and ptarray_point_size().
Referenced by lwgeom_remove_repeated_points_in_place(), and ptarray_remove_repeated_points_minpoints().

