Opened 9 years ago
Last modified 6 years ago
#3082 new enhancement
Multiply the label values in d.legend (0-1 to 0-100)
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6.2 |
Component: | Display | Version: | unspecified |
Keywords: | d.legend, cartography | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
When you have a raster with values from 0.0 to 1.0 and you want to show them as percents, i.e. from 0% to 100%, you need to rescale the raster first to be able to show the legend which goes from 0 to 100. Another example for this is DEM in meters which needs to be shown in feet (or the other way around).
The first case would play nicely with #3081 when percent sign are used as text/unit after the label. It would also work well with the G7:d.barscale new option units
and the obsolete flag -f
where the data are presented in different units then they are. Finally, this seems necessary addition to #3076 when the colors are matching rescaled values.
Change History (7)
comment:1 by , 9 years ago
Type: | defect → enhancement |
---|
comment:2 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:4 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:5 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Milestone renamed