Skip to content

Bad cuts in large polygons with holes #175

@gpeairs

Description

@gpeairs

For complex large polygons with holes, cuts can slice through holes. Likely a problem with the length(points(p)) > GDS_POLYGON_MAX polygon guillotine cutting procedure, which does not consider holes, but may be an interaction between that cut and prior/subsequent keyhole cuts from interiorcuts after clipping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions