spherely.covered_by# spherely.covered_by(a, b)# 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). Returns: bool or array See also covers