geoutils.Vector.shortest_line

geoutils.Vector.shortest_line#

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

Returns the shortest two-point line between two geometries.

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

Return type:

Vector