Feature request #4321
New tab in raster properties: rasters stats as table
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Rasters | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 14258 |
Description
Ok... this suggestion comes from Arc* users, but it makes sense to me.
Add a tab to show a table with the following columns/stats
row_id|value|count|area|
History
#1 Updated by Paolo Cavallini about 13 years ago
Of course this makes sense for categorical rasters, much less for continuous ones. The data should be already available through the histogram function. Looks very easy to implement, and useful.
#2 Updated by Bill Williamson about 13 years ago
+1, use case is Landsat rasters which tend to play havoc with most scales on histograms. For atmospheric correction workflows it is useful to be able to explore the histogram.
#3 Updated by Giovanni Manghi almost 13 years ago
A nice addon to the table of values would be to have also the chance to select a particular raster value and have the pixels highlighted on the map.
I don't want to say a stupid thing, but probably some of the code from the "raster transparency" plugin would be reusable for such feature.
#4 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#5 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
See also #863
#6 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#7 Updated by Giovanni Manghi over 11 years ago
see also #7364
#8 Updated by Giovanni Manghi over 10 years ago
- Assignee deleted (
Tim Sutton)
#9 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
#10 Updated by Mike Taves over 5 years ago
- Description updated (diff)
Note that GDAL 2.4 has improved RAT support; see https://github.com/OSGeo/gdal/pull/743