'How to get the Minimum Bounding Rectangle for a multipolygon in shapely?

I apologize for the dumb question but I can't seem to find an answer anywhere. Is it possible in shapely to use object.minimum_rotating_box to find an MBR for a multipolygon?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source