[GRASS-dev] [GRASS GIS] #3896: d.legend: error when displaying raster legend
GRASS GIS
trac at osgeo.org
Fri Sep 6 06:30:13 PDT 2019
#3896: d.legend: error when displaying raster legend
--------------------------+---------------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: Display | Version: git-releasebranch78
Resolution: | Keywords: d.legend
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Comment (by veroandreo):
The reported error with d.legend seems to be gone, but if I run the
commands in the following order:
{{{
d.mon wx0
d.rast elevation
d.barscale
d.northarrow
d.legend raster=elevation
}}}
d.legend makes the raster map disappear... I have to re-render to have it
back... that shouldn't be the expected behavior, IMO
Same happens if I do:
{{{
d.mon wx0
d.rast elevation
d.barscale
d.northarrow
d.legend raster=elevation
}}}
Seems that there's still something messed up with the layers being
displayed
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3896#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list