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