This should allow you to specify the CRS you want the bounds in. Additionally, the version for the region detection set should return the union of all sub-regions.
It may be helpful to implement the bounds as a one-length GeoDataFrame rather than a shapely object to easily transform the CRS.
This should allow you to specify the CRS you want the bounds in. Additionally, the version for the region detection set should return the union of all sub-regions.
It may be helpful to implement the bounds as a one-length GeoDataFrame rather than a shapely object to easily transform the CRS.