Skip to content

Polygons failing to tessellate  #12352

@iverase

Description

@iverase

relates to #11986

More polygons reported to be failing to tessellate. The polygon data can be found here: Sharing the sample polygon data.
https://raw.githubusercontent.com/amalantonygit/polygon-data/main/polygon.geojson

image

From a first look, the error seems related to the way we validate the diagonal chosen to split polygons here:

private static final boolean isValidDiagonal(final Node a, final Node b) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions