Thu, Nov 23 2006
17:11:35
|
|
Request created by guest
|
|
Subject: gis.m: link legend funct. to raster
Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: cvs
hello,
it would be great if "legend" and "addcell values" could be somehow linked to
one raster so that the user does not have to change these values every time
the raster named changed.
I think of something like the "folder" function but for "raster" - every task
below/inside this threat displays the values of the "folder raster".
This way the user can quickly change the input raster and simultaneously
the "legend"/"add cell values" use a different raster as input.
Just an idea when looking at several maps with legend/cell values displayed
as well.
Martin |
|
Fri, Nov 24 2006
03:17:10
|
|
Mail sent by hamish_nospam@yahoo.com
|
|
Return-Path |
<hamish_nospam@yahoo.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Fri, 24 Nov 2006 15:16:59 +1300
|
From |
Hamish <hamish_nospam@yahoo.com>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass-dev@grass.itc.it
|
Subject |
Re: [GRASS-dev] [bug #5323] (grass) gis.m: link legend funct. to raster
|
Message-Id |
<20061124151659.75d6744b.hamish_nospam@yahoo.com>
|
In-Reply-To |
<20061123161135.A68D61005B6@lists.intevation.de>
|
References |
<20061123161135.A68D61005B6@lists.intevation.de>
|
X-Mailer |
Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
|
X-Face |
M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=US-ASCII
|
Content-Transfer-Encoding |
7bit
|
X-Virus-Scanned |
by amavisd-new at intevation.de
|
X-Spam-Status |
No, hits=-2.3 tagged_above=-999 required=3 tests=[BAYES_00=-5, FORGED_YAHOO_RCVD=2.7]
|
X-Spam-Level |
|
Request Tracker wrote:
> it would be great if "legend" and "addcell values" could be somehow
> linked to one raster so that the user does not have to change these
> values every time the raster named changed.
neither of these will help with your wish, but FYI --
d.rast.num from the command line uses the currently displayed raster map
in the xmon as its input if not specified
"d.legend map=$MAPNAME --ui" starts the d.legend gui with the map name
already filled in.
Hamish
|
|
Fri, Nov 24 2006
03:19:06
|
|
Mail sent by hamish_nospam@yahoo.com
|
|
Return-Path |
<hamish_nospam@yahoo.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Fri, 24 Nov 2006 15:19:01 +1300
|
From |
Hamish <hamish_nospam@yahoo.com>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass-dev@grass.itc.it
|
Subject |
Re: [GRASS-dev] [bug #5323] (grass) gis.m: link legend funct. to raster
|
Message-Id |
<20061124151901.2450d3f5.hamish_nospam@yahoo.com>
|
In-Reply-To |
<20061123161135.A68D61005B6@lists.intevation.de>
|
References |
<20061123161135.A68D61005B6@lists.intevation.de>
|
X-Mailer |
Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
|
X-Face |
M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=US-ASCII
|
Content-Transfer-Encoding |
7bit
|
X-Virus-Scanned |
by amavisd-new at intevation.de
|
X-Spam-Status |
No, hits=-2.3 tagged_above=-999 required=3 tests=[BAYES_00=-5, FORGED_YAHOO_RCVD=2.7]
|
X-Spam-Level |
|
Request Tracker wrote:
> Just an idea when looking at several maps with legend/cell values
> displayed as well.
see also d.rast.leg
Hamish
|
|