geoutils.Vector.hausdorff_distance

geoutils.Vector.hausdorff_distance#

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

Return a Series containing the Hausdorff distance to aligned other. Can be appended to Vector.

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

Return type:

Series