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