geoutils.Vector.hausdorff_distance

geoutils.Vector.hausdorff_distance#

Vector.hausdorff_distance(other, align=None, densify=None)[source]#

Returns or appends to Vector a Series containing the Hausdorff distance to aligned other.

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

Return type:

Series