line_merge#
- GeosSeriesAccessor.line_merge(*args, **kwargs)#
Returns (Multi)LineStrings formed by combining the lines in a MultiLineString.
Applies
shapely.linear.line_merge
to the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: