PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int ptarray_is_closed | ( | const POINTARRAY * | in | ) |
Check for ring closure using whatever dimensionality is declared on the pointarray.
Definition at line 683 of file ptarray.c.
References getPoint_internal(), lwerror(), POINTARRAY::npoints, and ptarray_point_size().