geoutils.Vector.distance

geoutils.Vector.distance#

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

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

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

Return type:

Series