Skip to content

Existing test case with wrong result #114

@bluenote10

Description

@bluenote10

While preparing a fix for #110 I noticed that there is currently a test case, which tests for a wrong intersection result (input left, output right):

image

Also notice that the result polygon ring isn't closed. There is a similar problem when computing the union:

image

My solution for #110 works in all other tests but "breaks" this case, but it also doesn't fix it. I'll try and see if I can fix both. But maybe this is because the case is also affected by output edge connecting logic, and requires @rowanwins's fixes in #113.

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