spherely.touches

Contents

spherely.touches#

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

Returns True if A and B intersect, but their interiors do not intersect.

A and B must have at least one point in common, where the common point lies in at least one boundary.

Parameters:

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