mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
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