#1114: Thematic map layer problem
----------------------+-----------------------------------------------------
Reporter: RonL | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Database | Version: unspecified
Keywords: | Platform: Other Unix
Cpu: x86-64 |
----------------------+-----------------------------------------------------
A thematic map that appears normal when the dbf is connected to layer 1
does not work in layer 2. I have....
{{{
Vector map <tl_2009_20_county@PERMANENT> is connected by:
layer <1> table <tl_2009_20_county> in database
</home/xxx/grassdata/KS_Counties_Lat_Lon/PERMANENT/dbf/> through driver
<dbf> with key <cat>
layer <2> table <Test1> in database
</home/xxx/grassdata/KS_Counties_Lat_Lon/PERMANENT/dbf/> through driver
<dbf> with key <CAT>
}}}
Show Attribute Columns and Show Attribute Data produce the expected
results in each Layer for Query, but d.vect.thematic fails:
#1114: Thematic map layer problem
----------------------+-----------------------------------------------------
Reporter: RonL | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Database | Version: svn-releasebranch64
Keywords: | Platform: Other Unix
Cpu: x86-64 |
----------------------+-----------------------------------------------------
Comment(by mmetz):
Replying to [comment:1 neteler]:
> Can you please retry with a current GRASS 6.4 version? In the
> code of d.vect.thematic the layers seem to be handled (now).
Only now. The script called v.univar with column and where, but without
layer. Fixed in all branches in r52801-3.