spherely.union#
- spherely.union(a, b)#
Computes the union of both geographies.
- Parameters:
a, b (
Geography
or array_like) – Geography object(s).- Returns:
Geography
or array – New Geography object(s) representing the union of the input geographies.