Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Map bounds and exclusion areas may intersect #251

Description

@Indy2222

CDT algorithm is used for map triangulation. Constraint edges are inputted to the algorithm. It is required that there are no intersections among the constraint edges.

An offsetted exclusion area polygon might intersect the (shrunk) map boundary. Solve this by e.g. clipping the exclusion areas to the shrunk map boundary. Make sure that there won't be any issue with coincidental edges (clipped polygon & part of the map boundary).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions