Skip to content
Prev 11773 / 29559 Next

Find nearest downstream value of a river network

Hi Edzer,

Thanks for the suggestion! It is a much simpler way of doing it, but 
unfortunately gDistance seems rather slow for larger data sets. For a 
data set with 1200 segments (the full data set has around 8000), it took 
around 4 minutes on my computer, which is considerably more than the 
method I already had. But gDistance might be what I need for something 
else...

Cheers,
Jon
On 19-May-11 17:17, Edzer Pebesma wrote: