[GRASS-dev] [GRASS GIS] #1147: user-defined tick labels for
d.legend (patch included)
GRASS GIS
trac at osgeo.org
Tue Aug 31 17:40:00 EDT 2010
#1147: user-defined tick labels for d.legend (patch included)
-------------------------+--------------------------------------------------
Reporter: dylan | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
It would be nice if the legend generated from the following command:
{{{
d.legend some_map use=0.001,0.01,0.1,1,10,100
}}}
actually ''used'' those labels. Currently the values are truncated to
integers. Attached is a patch against the current (r43367) GRASS65 source.
I know that this is supposed to be feature-frozen, just thought that
others might be interested. Customized legends are much simpler to create
this way.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1147>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list