locan.data.region_utils#

Utility functions for working with regions.

Functions

expand_region(region[, distance, support])

Expand a region by distance.

regions_union(regions)

Return the union of regions.

surrounding_region(region[, distance, support])

Define surrounding region by extending a region and returning the extended region excluding the input region.