PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwcircstring_length()

double lwcircstring_length ( const LWCIRCSTRING circ)

Definition at line 263 of file lwcircstring.c.

264{
265 return lwcircstring_length_2d(circ);
266}
double lwcircstring_length_2d(const LWCIRCSTRING *circ)

References lwcircstring_length_2d().

Referenced by lwgeom_length().

Here is the call graph for this function:
Here is the caller graph for this function: