0

I've got a number of buffers and a point layer I'm trying to join together and I'm using the batch processing Join Attributes by Location function. I can create temporary outputs for the joined attributes using "TEMPORARY_OUTPUT", but I can't skip creating a temporary layer for the unjoined attributes. I've currently got Discard Records That Couldn't Be Joined as Yes, but I've also tried No multiple times.

I've tried "SKIP_OUTPUT", leaving the unjoinable features from first layer field blank (as skipping the output is supposed to be "default"), and "DEFAULT", and I keep getting the error: "Could not create destination layer for NON_MATCHING: invalid value" and it makes the algorithm fail completely.

Does anyone know how to completely skip creating outputs for the unjoined attributes while using the batch processing function, or do I have to create temporary outputs for those too?

I am asking because it causes a crazy amount of clutter.

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jan 9 at 19:33

1 Answer 1

0

I had the same problem, so I downgraded the qgis version from 3.34 to 3.28 and it fixed the issue.The skip output can be written in batch process

answered Feb 14 at 6:14

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.