Is it possible to run scp in QGIS python console? #191
Closed
talentstuder
started this conversation in
General
Replies: 1 comment
-
Hello @talentstuder , unfortunately at the moment SCP functions are not available through Python directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When we run a function in Toolbox, there will be a history generated in the Processing-History. The history can show the python code so that we can use it on other environment. However, the scp plugin is not in the Toolbox and there is no history generated when we finish a classification. My question is: is it possible to get the python code of scp plugin? So that I can use the code for further use.
Beta Was this translation helpful? Give feedback.
All reactions