Tue, Jul 18 2006
17:58:51
|
|
Request created by guest
|
|
Subject: DBF errors when chart and thematic map displayed
Platform: Mac OSX
grass obtained from: Other (CDROM etc)
grass binary for platform: Downloaded precompiled Binaries
Hello,
When you try and display both a vector chart (bar type only) and a vector thematic
map, this seems to induce some kind of error in the gis.m. None of the fields
in the DBF can be diplayed in the theme (nor even the vector shape of the theme).
I tested both the bar chart and thematic layers independently and verified that
they were both valid commands. I've posted my gis.m file below. Thanks for
any resolve to this.
Cheers,
-Mike
chart chart for ethanol_plant_rfa_r1
_check 1
map ethanol_plant_rfa_r1
layer 1
ctype bar
columns cur_cap,plan_cap
sizecol
csize 10
cscale 0.08
ocolor black
fcolors green,yellow
type_point 1
type_line 1
type_boundary 1
type_centroid 1
type_area 0
End
Vector states_2002
_check 1
vect states_2002
display_shape 1
display_cat 0
display_topo 0
display_dir 0
display_attr 0
type_point 1
type_line 1
type_boundary 1
type_centroid 0
type_area 0
type_face 0
color #000000
_use_color 1
fcolor #AAAAAA
_use_fcolor 1
lcolor #000000
rdmcolor 0
sqlcolor 0
icon basic/x
size 5
lwidth 0
layer 1
lfield 1
attribute
xref left
yref center
lsize 8
cat
where
_use_where 1
qmap
qsave 0
qoverwrite 0
minreg
maxreg
End
thematic thematic map for ag_census_2002
_check 1
map ag_census_2002
type area
column M178_02
themetype graduated_colors
themecalc interval
breakpoints
where M178_02 > 0
layer 1
icon basic/circle
ptsize 5
maxsize 20
nint 6
colorscheme custom_gradient
pointcolor #FF0000
linecolor #000000
startcolor #ffffce
endcolor #e4bb00
border 1
update_rgb 1
math 0
psmap /tmp/foo
titlefont {times} 14 bold
tfontcolor #000000
subtitlefont {times} 12 bold
labelfont {times} 12
lfontcolor #000000
End
|
|
Wed, May 9 2007
19:25:01
|
|
Mail sent by mneteler
|
|
Hi,
does this problem persist with a recent gis.m (say, GRASS 6.3)?
Lots of problems have been fixed in gis.m.
Markus |
|
Fri, May 11 2007
03:12:41
|
|
Mail sent by dvorak@stanford.edu
|
|
Return-Path |
<dvorak@stanford.edu>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<4643C300.2060506@stanford.edu>
|
Date |
Thu, 10 May 2007 18:12:32 -0700
|
From |
Mike Dvorak <dvorak@stanford.edu>
|
User-Agent |
Thunderbird 1.5.0.10 (X11/20070403)
|
MIME-Version |
1.0
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #4867] (grass) DBF errors when chart and thematic map displayed
|
References |
<20070509172501.8CC621006D0@lists.intevation.de>
|
In-Reply-To |
<20070509172501.8CC621006D0@lists.intevation.de>
|
X-Enigmail-Version |
0.94.2.0
|
Content-Type |
text/plain; charset=ISO-8859-1
|
Content-Transfer-Encoding |
7bit
|
X-Virus-Scanned |
by amavisd-new at intevation.de
|
X-Spam-Status |
No, score=-5 tagged_above=-999 required=3.5 tests=[BAYES_00=-5]
|
X-Spam-Score |
-5
|
X-Spam-Level |
|
Hi Markus,
Thanks for the inquiry. I haven't noticed this problem recently, so you
can close this bug.
Cheers,
Mike
Markus Neteler via RT wrote:
> Hi,
>
> does this problem persist with a recent gis.m (say, GRASS 6.3)?
> Lots of problems have been fixed in gis.m.
>
> Markus
>
> -------------------------------------------- Managed by Request Tracker
--
==========================================
Mike Dvorak
Atmosphere/Energy PhD student
Dept. of Civil & Environmental Engineering
Stanford University
Phone: (773) 936-8053
==========================================
|
|
Sat, May 12 2007
12:39:00
|
|
Status changed to resolved by mneteler
|
|
Sat, May 12 2007
12:39:00
|
|
Mail sent by mneteler
|
|
|