⚠️ 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.convex_hull

geoutils.Vector.convex_hull#

property Vector.convex_hull: Vector#

Returns a Vector of geometries representing the convex hull of each geometry.

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