Wed, Apr 12 2006
08:57:16
|
|
Request created by guest
|
|
Subject: d.vect: problem with cats
Platform: GNU/Linux/Sparc
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: 6.1 CVS snapshot from 20060401
The cats-parameter of d.vect might be broken:
If a range of cat-values is provided, like cats=1,3,7-9,13 not ALL these categories
will be displayed. Instead the the last cat-value/value range is shown.
Peter |
|
Wed, Apr 12 2006
09:11:42
|
|
Comments added by guest
|
|
Confirmed:
d.vect cat=1-20,50-60,88
shows for me cats 1,5, and 88 only.
Hamish
|
|
Wed, Apr 12 2006
09:12:54
|
|
Comments added by guest
|
|
note 1-20,50-60,88 showing 1,5,88 ... 5 is the first char of the second lot.
?
Hamish
|
|
Wed, Apr 12 2006
09:18:58
|
|
Status changed to resolved by hcho
|
|
Wed, Apr 12 2006
09:19:42
|
|
Taken by hcho
|
|
Wed, Apr 12 2006
09:19:42
|
|
Comments added by hcho
|
|
This bug has been fixed in CVS. |
|