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

[Feature Request] Use SAGA provided description and decorator files #51

Open
esnyder-rve opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@esnyder-rve
Copy link

There seems to be a number of SAGA tools which will not work with this plugin due to incorrect command calling (see also #21).

SAGA appears to ship with a zip file called "saga4qgis" which instructs the user to replace the plugin's description folder and processing/SagaNameDecorator.py file with the ones provided by SAGA.

Could this be automated within the SAGA NG Plugin? Having the user go through these steps seems a bit much for a plugin (especially when a plugin update overrides these files, and the user is confused on why things are broken again). This would cause the user to have to manually go through this process every time they either update this plugin, and change SAGA versions.

Possible Flow:

  1. Trigger: Plugin Install/Update or SAGA version changed
  2. Grab the saga4qgis.zip file located in the root of the provided SAGA folder
  3. Extract the contents and place in their corresponding locations
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