4

I created a model in the QGIS Graphic Modeler and exported it as a python script. I made a few changes in the python script and now want to export it back to the model. Is it possible?

asked Dec 26, 2019 at 16:28

1 Answer 1

7

This is not possible, there is no converter for this because in the script it is possible to perform functions like IF, CASE and LOOP that do not exist in the modeler logic.

For example: leave an empty entry and the process still works perfectly.
This is only possible with a script.

answered Dec 26, 2019 at 19:15

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.