geoutils.Vector.concave_hull

geoutils.Vector.concave_hull#

Vector.concave_hull(ratio=0.0, allow_holes=False)[source]#

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

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

Return type:

Vector