geoutils.Vector.difference

geoutils.Vector.difference#

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

Return a Vector of the points in each aligned geometry that are not in other.

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

Return type:

Vector