Skip to content

Code error: Error of MultiLineString object is no iterable #2

@geolbaja

Description

@geolbaja

Hi,
When I run the code for basic analysis of Teton Range. Notebook indicates that there is an error on line
for line in swath_polylines:
x, y = line.xy
ax.plot(x, y, color='C1')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions