Opened 10 years ago
Last modified 6 years ago
#2556 new defect
v.colors: copying from raster map does not work as expected
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Vector | Version: | svn-releasebranch70 |
Keywords: | v.colors raster | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
v.colors map=censusblk_swwake@PERMANENT use=attr column=MEDIAN_AGE color=elevation
works as expected.
g.region vect=censusblk_swwake res=2 -ap v.to.rast input=censusblk_swwake@PERMANENT output=census use=attr attribute_column=MEDIAN_AGE r.colors map=census@user1 color=elevation v.colors map=censusblk_swwake@PERMANENT use=attr column=MEDIAN_AGE raster=census@user1
Only a small part of the census blocks is in color.
Change History (4)
comment:1 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:2 by , 8 years ago
Milestone: | 7.0.5 → 7.0.6 |
---|
comment:3 by , 7 years ago
Milestone: | 7.0.6 → 7.0.7 |
---|
comment:4 by , 6 years ago
Milestone: | 7.0.7 → 7.6.2 |
---|
Note:
See TracTickets
for help on using tickets.
Still relevant (tested with GRASS 7.6.1).