spherely.intersection

Contents

spherely.intersection#

spherely.intersection(a, b)#

Computes the intersection of both geographies.

Parameters:

a, b (Geography or array_like) – Geography object(s).

Returns:

Geography or array – New Geography object(s) representing the intersection of the input geographies.