geoutils.Vector.project

Contents

geoutils.Vector.project#

Vector.project(other, normalized=False, align=None)[source]#

Return the distance along each geometry nearest to other Can be appended to Vector.

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

Return type:

Vector