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