spherely.equals

Contents

spherely.equals#

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

Returns True if A and B are spatially equal.

If A is within B and B is within A, A and B are considered equal. The ordering of points can be different.

Parameters:

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