[GRASS-user] V.kernel
    Hamish 
    hamish_b at yahoo.com
       
    Mon Jun 15 23:01:28 EDT 2009
    
    
  
Richard wrote:
> I would like to come up with a "hard" expression of point density -
> X per sq km - for my points map, and I'm not sure whether v.kernel
> would do so.
If by hard you mean no smoothing, extrapolation, etc, just what the data
points say, you might try 'v.out.ascii | r.in.xyz method=n' after setting
up an appropriate grid size with g.region.
maybe a r.neighbors run could smooth things over.
I don't know much about using v.kernel beyond the basics, so no advice
there.
Hamish
      
    
    
More information about the grass-user
mailing list