PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_removepoint | ( | PG_FUNCTION_ARGS | ) |
Definition at line 2217 of file lwgeom_functions_basic.c.
References geometry_serialize(), gserialized_get_type(), LINETYPE, lwgeom_as_lwline(), lwgeom_from_gserialized(), LWGEOM_setpoint_linestring(), lwline_free(), lwline_removepoint(), POINTARRAY::npoints, genraster::outline, PG_FUNCTION_INFO_V1(), and LWLINE::points.
Referenced by LWGEOM_addpoint().