Hi Hamish,
GRASS Setup Windows, the latest is downloaded.
But I still find that V.Net.Path requires the coordinates of
two end points to be in a ‘File’ for input to
get the shortest path between these points.
In your last mail I had a notion that you indicated that the points can be
‘Mouse Input’, for V.Net.Path.
Ravi Kumar
But I still find that V.Net.Path requires the coordinates
of two end points to be in a 'File' for input to
get the shortest path between these points.
yes
In your last mail I had a notion that you indicated that
the points can be 'Mouse Input', for V.Net.Path.
d.path's default is to take input from the mouse, but there is a new option to use the coordinates from coor= instead, when interactive mouse is not there (native Windows).
d.path and v.net.path are different code which do similar things.