[GRASS-dev] [GRASS GIS] #71: d.vect: disp=cat or attr draws area
shapes
GRASS GIS
trac at osgeo.org
Tue Feb 26 22:47:09 EST 2008
#71: d.vect: disp=cat or attr draws area shapes
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Keywords: |
---------------------+------------------------------------------------------
Hi,
d.vect disp=cat,attr, etc. *without disp=shape* still draws vector areas
(but not lines).
{{{
#spearfish:
# area vector: draws labels AND vector areas
d.vect fields disp=cat
d.erase
d.vect fields disp=attr attrcol=label
# line vector: draws only labels
d.erase
d.vect roads disp=cat
d.erase
d.vect roads disp=attr attrcol=label
}}}
happens with at least GRASS 6.2.1 - 6.3svn
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/71>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list