geoutils.Vector.union_all

geoutils.Vector.union_all#

Vector.union_all(method='unary')[source]#

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

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

Return type:

Vector