length#
- GeosSeriesAccessor.length(*args, **kwargs)#
Computes the length of a (multi)linestring or polygon perimeter.
Applies
shapely.measurement.lengthto the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: