1

I want to make shortest path for a number of each points with a link layer in QGIS.

Now, shortest path tool have to click the start point and end point one by one.

But I have 2,000 pairs.

So I want to use batch process.

How can I fill the blank in batch process?

enter image description here

enter image description here

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
user214014
  • 11
  • 1
  • This solution may be helpful for you https://gis.stackexchange.com/questions/432668/building-the-shortest-route-through-all-points-in-qgis. – Padmanabha Oct 28 '22 at 04:02
  • If you have 2000 pairs of points then you'll need to run 1000 processes and produce 1000 layers, I think QGIS could crash. I've done this with 100 pairs and it works fine. This post can be useful. – Mayo Oct 28 '22 at 14:47

0 Answers0