<div dir="ltr"><div>What about v.net.path to get shortest paths from a start node to a number of end nodes?</div><div><br></div><div>Markus M<br></div><br>On Mon, Jan 11, 2021 at 2:32 PM Daniel McInerney <<a href="mailto:daniel.o.mcinerney@gmail.com">daniel.o.mcinerney@gmail.com</a>> wrote:<br>><br>> Hi List,<br>><br>> I've been using v.net.allpairs [1] for the calculation of shortest paths<br>> between pairs of nodes on a river network, and it is working very well.<br>> However, for some datasets there are several thousand individual nodes<br>> and I would like to reduce the associated processing time if possible.<br>><br>> Based on the documentation and the current outputs, the module<br>> calculates the shortest paths between all pairs of nodes on the network.<br>> In my case, I'm only interested in the shortest paths from one specific<br>> node. I'm therefore,  wondering if it is possible to use the module in<br>> this way and limit the shortest path calculations from one node to all<br>> of the other nodes on network. I tried to use the 'cats' and 'where'<br>> options, but so far to no avail.<br>><br>> I appreciate I am overlooking something, but would value any feedback or<br>> advice on how to reduce the associated processing time.<br>><br>> Thanks in advance.<br>><br>> Regards<br>><br>> Daniel.<br>><br>> [1]: <a href="https://grass.osgeo.org/grass79/manuals/v.net.allpairs.html">https://grass.osgeo.org/grass79/manuals/v.net.allpairs.html</a><br>><br>><br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></div>