PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum BOX2D_to_LWGEOM | ( | PG_FUNCTION_ARGS | ) |
Definition at line 470 of file lwgeom_box.c.
References BOX2D_construct(), geometry_serialize(), LW_FALSE, LW_TRUE, lwline_as_lwgeom(), lwline_construct(), lwline_free(), lwpoint_as_lwgeom(), lwpoint_free(), lwpoint_make2d(), lwpoly_as_lwgeom(), lwpoly_construct_rectangle(), lwpoly_free(), PG_FUNCTION_INFO_V1(), ptarray_append_point(), ptarray_construct_empty(), SRID_UNKNOWN, POINT4D::x, GBOX::xmax, GBOX::xmin, POINT4D::y, GBOX::ymax, and GBOX::ymin.
Referenced by BOX2D_combine().