PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum path_to_geometry | ( | PG_FUNCTION_ARGS | ) |
Definition at line 156 of file geometry_inout.c.
References geometry_serialize(), geometry_to_polygon(), LW_FALSE, lwline_as_lwgeom(), lwline_construct(), lwline_free(), PG_FUNCTION_INFO_V1(), ptarray_append_point(), ptarray_construct_empty(), SRID_UNKNOWN, struct_point::x, POINT4D::x, struct_point::y, and POINT4D::y.
Referenced by geometry_to_path().