GDAL
August 22, 2016, 7:55am
1
#3134: d.legend.vect and v.colors
-------------------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: Display | Version: unspecified
Keywords: d.legend.vect, v.colors | CPU: Unspecified
Platform: Unspecified |
-------------------------------------+-------------------------
d.legend.vect doesn't work properly (see attachment:legend-colors.png)
when using color tables for vectors, eg.
{{{
v.colors map=geology use=attr column=GEOL250_ID color=rainbow
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3134> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 22, 2016, 7:55am
2
#3134: d.legend.vect and v.colors
--------------------------+-------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.legend.vect, v.colors
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------
Changes (by martinl):
* Attachment "legend-colors.png" added.
vector legend doesn't respect color tables
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/3134> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
August 22, 2016, 1:24pm
3
#3134: d.legend.vect and v.colors
--------------------------+-------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.3.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.legend.vect, v.colors
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------
Changes (by annakrat):
* type: defect => enhancement
* milestone: 7.2.0 => 7.3.0
Comment:
It could work in the way that v.colors writes a legend information as a
comment into the color file stored for that vector map. Then d.vect takes
it and outputs it into the legend file. The problem is also that we need
to draw a gradient in some cases depending on how many color rules are in
there or if the attribute column (which the color table is based on) is of
type integer or float.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/3134#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
April 26, 2019, 8:28pm
4
#3134: d.legend.vect and v.colors
--------------------------+-------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.8.0
Component: Display | Version: unspecified
Resolution: | Keywords: d.legend.vect, v.colors
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------
Changes (by martinl):
* milestone: 7.6.2 => 7.8.0
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3134#comment:8> ;
GRASS GIS <https://grass.osgeo.org >