Skip to content

[makevalid] splitIntersectingLines is dropping too many segments. #32

@gdey

Description

@gdey

In the gdey_delaunay branch.
In the makevalid package the function splitIntersectingLines is dropping too many lines after it has
found the intersecting lines.

The following image: The purple lines are the lines from the original geometry. The gray lines are the segments of the geometry within the clip box and the segments of the clipbox.
The dashed lines are the lines the current splitIntersectingLines function is generating.
The red lines are the missing lines.

Screen Shot 2019-03-08 at 1 21 24 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions