PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum polygon_to_geometry | ( | PG_FUNCTION_ARGS | ) |
Definition at line 247 of file geometry_inout.c.
References geometry_serialize(), LW_FALSE, lwpoly_as_lwgeom(), lwpoly_construct(), lwpoly_free(), ptarray_append_point(), ptarray_construct_empty(), SRID_UNKNOWN, struct_point::x, POINT4D::x, struct_point::y, and POINT4D::y.
Referenced by geometry_to_polygon().