Gdf

Functions

convert_mls_geom_column_to_ls(gdf)

Converts all MultiLineString geometries with a single line that single LineString. To simplify it.

Module Contents

convert_mls_geom_column_to_ls(gdf)

Converts all MultiLineString geometries with a single line that single LineString. To simplify it.

Parameters:

gdf (geopandas.GeoDataFrame)

Return type:

geopandas.GeoDataFrame