[GRASS-dev] Re: [GRASS GIS] #443: cairo driver: labels are not
rendered
GRASS GIS
trac at osgeo.org
Fri Jul 24 05:58:14 EDT 2009
#443: cairo driver: labels are not rendered
-----------------------+----------------------------------------------------
Reporter: martinl | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Display | Version: 6.4.0 RCs
Resolution: | Keywords: cairo
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by hamish):
Replying to [comment:2 mmetz]:
> In the North Carolina dataset,
{{{
d.vect boundary_county attrcol=NAME
}}}
> doesn't work for me nowhere, from 6.4.0RC5 through to 7, any display
driver. In 7, I can't even give an attrcol, that option in the wxGUI
behaves as if it's disabled.
>
> {{{
> d.vect boundary_county display=shape,cat
> }}}
>
> works.
>
> Applies to wxGUI only, not to tcltk.
>
> ???
the above example is missing disp=attr
e.g., works in 6.5 xmon:
{{{
#spearfish
d.vect archsites disp=attr attrcol=str1
}}}
perhaps (attrcol->answer != NULL) should switch on disp=attr if it was not
already given??
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/443#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list