geoutils.Vector.distance

geoutils.Vector.distance#

Vector.distance(other, align=True)[source]#

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

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

Return type:

Series