spherely.difference#
- spherely.difference(a, b)#
Computes the difference of both geographies.
- Parameters:
a, b (
Geographyor array_like) – Geography object(s).- Returns:
Geographyor array – New Geography object(s) representing the difference of the input geographies.