[GRASS-dev] [bug #5219] (grass) d.vect display=cat works only for
layer 1
Request Tracker
grass-bugs at intevation.de
Wed Oct 18 06:48:28 EDT 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=5219
-------------------------------------------------------------------------
Subject: d.vect display=cat works only for layer 1
Although I specify 'layer=2' to be queried, the 'd.vect display=shape,cat'
displays catgory numbers from layer 1, instead of layer 2.
It is reproducible with any data. Eg.:
1. v.random out=pts n=10
2. v.category input=pts output=pts2 type=point option=add cat=100 layer=2 step=10
3. d.vect pts2 layer=1 display=shape,cat
4. d.vect pts2 layer=2 display=shape,cat
You'll see the pictures of 3. and 4. are identical, while they shouldn't, as
the cats in layer 2 and layer 1 of pts2 are different,
Seems kind of related to another layer-related bug in d.vect:
https://intevation.de/rt/webrt?serial_num=4004
Maciek
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list