[GRASS-dev] [GRASS-SVN] r67222 - grass/trunk/raster/r.in.lidar
Markus Neteler
neteler at osgeo.org
Sat Dec 19 12:26:20 PST 2015
On Fri, Dec 18, 2015 at 4:21 PM, <svn_grass at osgeo.org> wrote:
> Author: wenzeslaus
> Date: 2015-12-18 07:21:18 -0800 (Fri, 18 Dec 2015)
> New Revision: 67222
>
> Modified:
> grass/trunk/raster/r.in.lidar/main.c
> Log:
> r.in.lidar: add flag to set region according to the new raster
>
> This is the same as -e flag in v.in.lidar.
> Perhaps -e and -n i r.in.lidar and -e in v.in.lidar
> should be somehow synchronized.
You mean that
-r Limit import to the current region
-i Invert mask when selecting points
of v.in.lidar should be added to r.in.lidar? Seems to make sense.
BTW I also don't understand this flag in *r*.in.lidar:
-b Do not build topology
?
Markus
More information about the grass-dev
mailing list