Skip to content

Error when calling orient on a multipolygon #288

@rmarianski

Description

@rmarianski

Seeing an error from shapely when calling orient on a multipolygon.

line 334, in orient ring = polygon.exterior | AttributeError: 'MultiPolygon' object has no attribute 'exterior'

We're using Shapely==1.4.3 at the moment.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions