geoutils.Vector.minimum_clearance

geoutils.Vector.minimum_clearance#

Vector.minimum_clearance()[source]#

Returns or appends to Vector a Series containing the minimum clearance distance, which is the smallest distance by which a vertex of the geometry could be moved to produce an invalid geometry.

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

Return type:

Series