spherely.contains# spherely.contains(a: Geography | array_like, b: Geography | array_like) → object# Returns True if B is completely inside A. Parameters: a, b (Geography or array_like) – Geography object(s)