mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Based on tickets/stackexchange posts/mailing list activity, this seems to be a highly in demand tool which is fragile and error prone when run via the SAGA Processing Plugin. Port to a native tool to avoid this situation, and give a nice optimised out-of-the-box tool. Note that this is functionally a 1:1 clone of the SAGA tool. I've verified that the outputs match SAGAs outputs, but any bugs present in the SAGA implementation will also be present here.