How to use GRASS v.kernel to calculate point densities along a network?

المشرف العام

Administrator
طاقم الإدارة
In a road network, I need to select the segments where a minimum of 5 dots occur (1 dot = 1 address) over a distance of 100 m (the image attached illustrates my question). I'm trying to use GRASS v.kernel for this, with a uniform distribution but I do not know how to configure it. Using these parameters:

v.kernel -v input=MY_LOCATIONS net=MY_NETWORK output=MY_OUTPUT stddeviation=100 distmax=1 mult=200 node=split kernel=uniform

I do get segments as a result with values going up where more dots occur, but I do not know hot to interpret them.

In the image attached: segments such as indicated by the green circle are what I am looking for.

Can anybody please help me?

Thanks.





أكثر...
 
أعلى