mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-19 00:07:15 -04:00
Instead it should just default to Autodetect Given how the algorithm uses this parameter this change does not result in any difference to scripts/etc running this tool, as before/after this change the algorithm will use Autodetect mode when the parameter isn't specified explicitly. This just avoids the confusing situation where both "Not specified" and "Autodetect" were exposed as options for the geometry type parameter in the UI, with both having the same result.