Tue, Jan 24 2006
13:05:45
|
|
Request created by guest
|
|
Subject: d.vect.thematic: green-blue, custom_gradient, single_color color schemes
yield erros
Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: cvs 2005.01.10
Example below, using colorscheme=green-blue. "expr: argument nieliczbowy" means
"expr: the argument is not a number"
d.vect.thematic map=rogow_parcels_01 type=area column=CODE themetype=graduated_colors
themecalc=interval layer=1 icon=basic/circle size=5 maxsize=20 nint=4 colorscheme=green-blue
pointcolor=255:128:1 linecolor=255:128:1 startcolor=255:128:255 endcolor=255:255:255
monitor=x1
**************************************************
Thematic map legend for column CODE of map rogow_parcels_01
Value range: 1.000000 - 666.000000
expr: argument nieliczbowy
expr: argument nieliczbowy
expr: argument nieliczbowy
Mapped by 4 intervals of 166.25
Color(R:G:B) Value
============ ==========
:: 1 - 167.25
GRASS_INFO_ERROR(29441,1): Unknown color: [::]
0:0:0 167.25 - 333.5
0:0:0 333.5 - 499.75
/usr/local/grass-6.1.cvs/scripts/d.vect.thematic: line 741: let: color1=: syntax
error: operand expected (error token is "=")
/usr/local/grass-6.1.cvs/scripts/d.vect.thematic: line 742: let: color2=: syntax
error: operand expected (error token is "=")
/usr/local/grass-6.1.cvs/scripts/d.vect.thematic: line 743: let: color3=: syntax
error: operand expected (error token is "=")
0:0:0 499.75 - 666.000000
All the other colorschemes, excluding custom_gradient and single_color, work
fine...
Maciek |
|
Thu, Jan 26 2006
06:44:44
|
|
Mail sent by dca.gis@gmail.com
|
|
Return-Path |
<dca.gis@gmail.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
DomainKey-Signature |
a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kor08+1gLVMJPG735OuDOJDohV3MMIJdn2NEr0iJ5AXIcZ6+vIeNGRzHOBK66GpJAmxyGUrOYF9/EbsXGYYPusDkRP2jW0fCDkXwwJzuP85QhPLHE+CzARKnDvGPLnpN0wPmmS0A2LoCafsE4rFX0W8yiAc/FjUsTQFLlJuIHGI=
|
Message-ID |
<1a486f560601252144j36fba434ve44425d96df5e165@mail.gmail.com>
|
Date |
Thu, 26 Jan 2006 00:44:41 -0500
|
From |
Daniel Calvelo <dca.gis@gmail.com>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Subject |
Re: [GRASS5] [bug #4036] (grass) d.vect.thematic: green-blue, custom_gradient, single_color color schemes yield erros
|
Cc |
grass5@grass.itc.it
|
In-Reply-To |
<20060124120545.EA36610015B@lists.intevation.de>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=ISO-8859-1
|
Content-Transfer-Encoding |
quoted-printable
|
Content-Disposition |
inline
|
References |
<20060124120545.EA36610015B@lists.intevation.de>
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Hi Maciek.
I fixed both this and #4034 in CVS; could you verify?
Daniel.
-- Daniel Calvelo Aros
|
|
Fri, Jan 27 2006
16:07:31
|
|
Status changed to resolved by msieczka
|
|
Fri, Jan 27 2006
16:07:31
|
|
Mail sent by msieczka
|
|
Looks OK now. Closing it. Thanks Daniel!
Maciek |
|