bboxPolygon

Takes a bbox and returns an equivalent Polygon.

Return

The bounding box as a polygon

Parameters

bbox

The bounding box to convert to a Polygon.

See also