PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_setpoint_linestring | ( | PG_FUNCTION_ARGS | ) |
Definition at line 2260 of file lwgeom_functions_basic.c.
References geometry_serialize(), getPoint4d_p(), lwgeom_as_lwline(), lwgeom_as_lwpoint(), LWGEOM_asEWKT(), lwgeom_from_gserialized(), lwline_free(), lwline_setPoint4d(), lwpoint_free(), POINTARRAY::npoints, PG_FUNCTION_INFO_V1(), LWPOINT::point, and LWLINE::points.
Referenced by LWGEOM_removepoint().