GDAL
1
#71: d.vect: disp=cat or attr draws area shapes
---------------------+------------------------------------------------------
Reporter: hamish | Owner: grass-dev@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/
GDAL
2
#71: d.vect: disp=cat or attr draws area shapes
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by martinl):
The attached patch
http://trac.osgeo.org/grass/attachment/ticket/71/d-vect-shape-area.diff
should avoid displaying area shape when display=shape is not given. Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/71#comment:1>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
3
#71: d.vect: disp=cat or attr draws area shapes
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: martinl
Type: defect | Status: assigned
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Changes (by martinl):
* status: new => assigned
* owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)
Comment:
Patch applied in trunk, r30561. Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/71#comment:2>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
GDAL
4
#71: d.vect: disp=cat or attr draws area shapes
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: martinl
Type: defect | Status: closed
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by martinl):
* status: assigned => closed
* resolution: => fixed
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/71#comment:3>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/