geoutils.Vector.intersection

geoutils.Vector.intersection#

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

Returns a Vector of the intersection of points in each aligned geometry with other.

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

Return type:

Vector