PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Returns freshly allocated LWPOINT that corresponds to the index where.
Returns NULL if the geometry is empty or the index invalid.
Definition at line 324 of file lwline.c.
References LWLINE::flags, FLAGS_GET_M, FLAGS_GET_Z, getPoint4d(), LW_TRUE, lwline_is_empty(), lwpoint_construct(), POINTARRAY::npoints, LWLINE::points, ptarray_append_point(), ptarray_construct_empty(), and LWLINE::srid.
Referenced by _lwt_AddLineEdge(), gserialized_distance_nd(), lwcompound_get_endpoint(), lwcompound_get_lwpoint(), lwgeom_collect_endpoints(), LWGEOM_dumppoints(), LWGEOM_endpoint_linestring(), LWGEOM_pointn_linestring(), LWGEOM_startpoint_linestring(), and lwline_covers_lwline().