spherely.disjoint

Contents

spherely.disjoint#

spherely.disjoint(a: Geography | array_like, b: Geography | array_like) object#

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)