geoutils.Vector.frechet_distance

geoutils.Vector.frechet_distance#

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

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

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

Return type:

Series