Create rectangles from bounds
geos_create_rectangle(xmin, ymin, xmax, ymax, crs = NULL)
Left bound of envelope
Lower bound of envelope
Right bound of envelope
Upper bound of envelope
An object that can be interpreted as a CRS. See wk::wk_crs()
.
A geos_geometry()
consisting of a polygon