Open
Description
While generating a voronoi diagram I get the error
Err value: InternalError("activate_circle_event could not find node by key 10")
I managed to reduce the crashing input from 272,000 line segments to just 6
50 9270 100 9280
100 9280 4060 9880
220 8290 250 8290
250 8290 270 8300
2730 5630 42700 5920
3240 8740 5210 9040
The data format is a line segment on each line with x1, y1, x2, y2.
I've been trying to debug it, but I'm not too familiar with the internals of voronoi diagram creation so I have been unable to solve it. Would be very nice if you could look at it.
Metadata
Metadata
Assignees
Labels
No labels