2

In QGIS, it is very easy to do batch processing like this but how do you do run a batch process for a custom plugin?

More detail:

I have a number of point shapefiles and want to convert them to lines using the Points2One tool and want to set up a batch process to run the plugin for each of my shapefiles (>100) in a given directory.

Is there a way to do this?

asked Sep 25, 2018 at 10:46

1 Answer 1

2

There are two possible tools in the toolbox, v.to.lines (GRASS) and convert points to line(s) (SAGA). Have you tried these? If so, what are they lacking?

Some plugins like Quick OSM can be incorporated into a graphical model, which in turn can be run as a batch process, maybe your tool shows up there, too.

answered Sep 25, 2018 at 10:56

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.