geoutils.Vector.union# Vector.union(other, align=True)[source]# Returns a Vector of the union of points in each aligned geometry with other. See more details at geopandas.GeoSeries.union(). Return type: Vector