spherely.contains

Contents

spherely.contains#

spherely.contains(a, b)#

Returns True if B is completely inside A.

Parameters:

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

Returns:

bool or array