[GRASS-dev] [GRASS GIS] #3504: v.rast.stats: add "mode" and "diversity" to methods
GRASS GIS
trac at osgeo.org
Sun Feb 25 17:43:32 PST 2018
#3504: v.rast.stats: add "mode" and "diversity" to methods
--------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.4.1
Component: Vector | Version: svn-trunk
Keywords: v.rast.stats | CPU: Unspecified
Platform: Unspecified |
--------------------------+-------------------------
Currently, if one needs to extract mode and diversity statistics from a
Land Cover raster map for polygons in a vector map, polygons need to be
converted to raster format, then use G7:r.statistics (which seems to be
the only module providing mode) and then query r.statistics' output
raster(s) with v.rast.stats again. If v.rast.stats would provide these
basic info, the workflow would be very much simplified.
Would it be possible to add mode and diversity to the methods available in
G7:v.rast.stats?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3504>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list