geoutils.Vector.symmetric_difference

geoutils.Vector.symmetric_difference#

Vector.symmetric_difference(other, align=True)[source]#

Return a Vector of the symmetric difference of points in each aligned geometry with other.

See more details at geopandas.GeoSeries.symmetric_difference().

Return type:

Vector