[GRASS-dev] [GRASS GIS] #3125: d.legend.vect: take into account size_column/width_column in legend
GRASS GIS
trac at osgeo.org
Tue Aug 9 10:49:05 PDT 2016
#3125: d.legend.vect: take into account size_column/width_column in legend
-------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: | Status: new
enhancement |
Priority: normal | Milestone: 7.0.5
Component: Default | Version: unspecified
Resolution: | Keywords: d.legend.vect, gsoc2016, symbol
CPU: | size
Unspecified | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by mlennert):
One related issue that should be dealt with ASAP: when doing proportionate
symbols with size_column, the size parameter for symbols represents a
scaling factor, not a size. However, d.legend.vect uses it as a size
indicator meaning that when you set your scaling factor to a small value
(values can easily close to zero, such as 0.001) the symbol in the legend
also becomes very small.
Probably the best solution would be to allow the use d.legend.vect's
symbol_size also for symbols, maybe through a flag to d.legend.vect ("Use
symbol_size also for point symbols").
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3125#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list