> ## Documentation Index
> Fetch the complete documentation index at: https://shapely.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shapely BoundingBox

>  Finds the smallest rectangle surrounding a geometry. This rectangle encompasses the furthest points of the geometry and is commonly used to summarise the dimensions of the geometry. 

### An example of transformations

<a href="/images/Shp_BoundingBox.png" target="_blank">
  <img src="https://mintcdn.com/shapely/Zmixl7owj_j1fwHG/images/Shp_BoundingBox.png?fit=max&auto=format&n=Zmixl7owj_j1fwHG&q=85&s=1aed81129eb6de1cdb6f54dc2cee94a0" className="pointer-events-none" style={{ borderRadius: '0.5rem', border: '1px solid rgba(0,0,0,0.1)' }} width="1795" height="791" data-path="images/Shp_BoundingBox.png" />
</a>
