PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double lwcircstring_length_2d | ( | const LWCIRCSTRING * | circ | ) |
Definition at line 288 of file lwcircstring.c.
References lwcircstring_is_empty(), LWCIRCSTRING::points, and ptarray_arc_length_2d().
Referenced by lwcircstring_length(), and lwgeom_length_2d().