jord.shapely_utilities.lines.to_lines# jord.shapely_utilities.lines.to_lines(geoms: Sequence[BaseGeometry]) → List[LineString][source]# Converts Shapely geoms in to Shapely LineString Parameters: geoms (Sequence[BaseGeometry]) – Returns: Return type: List[LineString]