geoutils.Vector.length

Contents

geoutils.Vector.length#

property Vector.length: Series#

Return a Series containing the length of each geometry expressed in the units of the CRS. Can be appended to Vector.

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