Opened 11 years ago
Last modified 6 years ago
#2111 new enhancement
r.texture: allow use of cover map to define window, instead of only fixed-size pixel windows
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Raster | Version: | svn-trunk |
Keywords: | r.texture cover map r.statistics | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Change History (9)
comment:1 by , 11 years ago
Keywords: | r.statistics added |
---|
comment:2 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:6 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:7 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
Replying to mlennert:
Maybe this would actually fit better into r.statistics ?