On Fri, May 28, 2010 at 1:50 PM, Mark Seibel <[email protected]> wrote:
> In the v.lidar.growing manual, it mentions how double pulses are
> considered, "The classification categories from v.lidar.edgedetection
> are now rasterized."  Does this use region cell size, r is it all
> handled behind the scenes independently?

Looking at the source code:
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/vector/lidar/v.lidar.growing/main.c#L203
-> G_get_set_window(&original_reg);

it seems to use the current region settings.

Markus
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to