polartoolkit.combine_regions

Contents

polartoolkit.combine_regions#

combine_regions(region1, region2)[source]#

Get the bounding region of 2 regions.

Parameters:
Returns:

Bounding region of the 2 supplied regions.

Return type:

tuple[float, float, float, float]