spherely.covered_by

Contents

spherely.covered_by#

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

Returns True if every point in A lies inside the interior or boundary of B.

Parameters:

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

See also

covers