PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_endpoint_linestring | ( | PG_FUNCTION_ARGS | ) |
Definition at line 749 of file lwgeom_ogc.c.
References CIRCSTRINGTYPE, COMPOUNDTYPE, geometry_serialize(), LINETYPE, lwcompound_get_endpoint(), lwgeom_free(), lwgeom_from_gserialized(), LWGEOM_from_text(), lwline_get_lwpoint(), lwpoint_as_lwgeom(), POINTARRAY::npoints, PG_FUNCTION_INFO_V1(), LWLINE::points, ovdump::type, and LWGEOM::type.
Referenced by LWGEOM_startpoint_linestring().