geoutils.Vector.convex_hull

geoutils.Vector.convex_hull#

property Vector.convex_hull: Vector#

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

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