5

I'm trying to do a series of buffers using the processing batch interface, and I want to use the output of the first run as the input to the second (and so on). But I can only pick an existing file or open layer as the input, and since the last run hasn't finished yet it doesn't exist.

I'm pretty sure I can knock up a script to do this but it seems like the sort of thing you should be able to do using the batch processing interface so I'm wondering if I missing a trick?

asked Jun 22, 2018 at 17:31
1
  • 1
    The batch process does not allow this type of execution because all inputs must already exist before starting the process. What you need is a looping process, possible only through a script. Commented Nov 21, 2019 at 16:22

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

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.