spherely.within

Contents

spherely.within#

spherely.within(a, b)#

Returns True if A is completely inside B.

Parameters:

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

Returns:

bool or array