PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
double lwline_length_2d | ( | const LWLINE * | line | ) |
Definition at line 586 of file lwline.c.
References lwline_is_empty(), LWLINE::points, and ptarray_length_2d().
Referenced by lwgeom_length_2d(), and test_lwline_from_lwmpoint().