spherely.disjoint

Contents

spherely.disjoint#

spherely.disjoint(a, b)#

Returns True if A boundaries and interior does not intersect at all with those of B.

Parameters:

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

Returns:

bool or array