⚠️ 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.length

Contents

geoutils.Vector.length#

property Vector.length: Series#

Returns or appends to Vector a Series containing the length of each geometry expressed in the units of the CRS.

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