Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing model compatbility #31

Open
baswein opened this issue Mar 30, 2023 · 0 comments
Open

Processing model compatbility #31

baswein opened this issue Mar 30, 2023 · 0 comments

Comments

@baswein
Copy link

baswein commented Mar 30, 2023

Hello,
Thanks for all the work getting SAGA to work with QGIS! It sounds tike it can be tricky at times but there are a lot of SAGA algorithms I have trouble finding alternatives for in QGIS. Therefor I have a lot of them in my graphical models. In QGIS version 3.30 with SAGA having been removed this means that those models are now broken.
Would it be possible to make the Next Gen plugin algorithms automatically be used in their place?
It seems that maybe the only difference is that the call to the algorithm is sagang:algo rather than saga:algo. While this distinction made sense in pre 3.30 versions when there could be 2 versions of the SAGA plugin now it seems unnecessary.
I have been able to get my models to work by opening the .model3 file in a text editor and simply finding and replacing saga: with sagang: but I imagine many users will be less adventurous than me.
Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant