⚠️ Our 0.1 release refactored several early-development functions for long-term stability, to update your code see here. ⚠️
Future changes will come with deprecation warnings! 🙂

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