geoutils.Vector.intersection_all

geoutils.Vector.intersection_all#

Vector.intersection_all()[source]#

Returns a geometry containing the intersection of all geometries in the Vector.

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

Return type:

Vector