geopandas.GeoSeries.union

GeoSeries.union(self, other)

Returns a GeoSeries of the union of points in each geometry with other.

Parameters
otherGeoseries or geometric object

The Geoseries (elementwise) or geometric object to find the union with.