[GRASS-dev] [GRASS GIS] #2111: r.texture: allow use of cover map to define window, instead of only fixed-size pixel windows

#2111: r.texture: allow use of cover map to define window, instead of only fixed-
size pixel windows
---------------------------------+------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.texture cover map | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------+------------------------------------------
It would be great if r.texture could offer the option to not define a
fixed-sized moving window (defined by number of pixels to a side) but to
calculate the indices for variable sized polygons defined by a (vector or
raster) cover map. If the cover map is vector, it would be great to have
r.texture fill up the attribute table with the requested indices.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2111&gt;
GRASS GIS <http://grass.osgeo.org>

#2111: r.texture: allow use of cover map to define window, instead of only fixed-
size pixel windows
----------------------------------------------+-----------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.texture cover map r.statistics | Platform: Unspecified
      Cpu: Unspecified |
----------------------------------------------+-----------------------------
Changes (by mlennert):

  * keywords: r.texture cover map => r.texture cover map r.statistics

Comment:

Replying to [ticket:2111 mlennert]:
> It would be great if r.texture could offer the option to not define a
fixed-sized moving window (defined by number of pixels to a side) but to
calculate the indices for variable sized polygons defined by a (vector or
raster) cover map. If the cover map is vector, it would be great to have
r.texture fill up the attribute table with the requested indices.

Maybe this would actually fit better into r.statistics ?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2111#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>