Nyall Dawson 70827c0772
Try to extract only polygons from Voronoi results
It can be that the intersection of the voronoi result with the
extent geometry gives non polygon parts (eg lines), so filter
those out before trying to add the feature to the output layer.

Fixes #62158
2025-06-06 11:46:33 +10:00
..