[GRASS-dev] [GRASS GIS] #2932: z values read instead of intensity in r.in.lidar
GRASS GIS
trac at osgeo.org
Sat May 7 08:10:55 PDT 2016
#2932: z values read instead of intensity in r.in.lidar
-----------------------+-------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: Default | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Comment (by wenzeslaus):
New proposed interface after discussion with dnewcomb at Code Sprint at
FOSS4G NA:
* `-j` - first do filtering on Z, then use intensity for statistics
* use case: intensity stats between 0.5 and 2 meters above the ground
* `intensity_scale` - scale intensity without using the `-i` flag
* use case: unifying datasets with different intensities when using `-j`
flag
* `intensity_range` - limit range of used intensities without using the
`-i` flag
* use case: filter out obvious outliers of intensities when using `-j`
flag
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2932#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list