⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

geoutils.Vector.union

Contents

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