minrect ======= **Name**: geom minrect **Description**: geom Calculate the minimum rectangle of the input geometry. **Arguments**: * -g --geometry: The input geometry * --help: Print help message * --web-help: Open help in a web browser **Example**:: geom minrect -g "POLYGON ((16 51, 7 53, 12 46, 5 41, 12 41, 16 51))" .. image:: minrect.png