Skip to content

Shapely 2.0 Compatibility #67

Description

@iop-sean

I am curious if an update could be rolled out to make GDShelpers, compatible with Shapely 2.X.

When using with shapely 1.8 versions, the only depreciation error I saw was to use the .geoms property when iterating over multipolygon structures. However when I upgrade to shapely 2.0 in shapely_adaptor.py it cannot import shapely.topology because is doesn't exist in the new version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions