Skip to content

Shapely v1.8 deprecation warnings in advance of Shapely 2.0 release #764

@Asteliks

Description

@Asteliks

Is your feature proposal related to a problem?

Iteration over multi-part geometries is deprecated and will be removed in Shapely 2.0. Use the geoms property to access the constituent parts of a multi-part geometry.

Describe the solution you'd like to propose

Updating osmnx to use the geoms property

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions