Thu, Dec 9 2004
00:16:12
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
GRASS has no way to clip points
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Thu, 09 Dec 2004 03:49:32 +0800
|
Message-ID |
<87eki0zi2b.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00, DATE_IN_PAST_03_06
|
X-Spam-Level |
|
$ v.overlay atype=line,points ...
Error: value <points> out of range for parameter <atype>
Legal range: line,area
I see, GRASS has no way to clip points out of a map.
Looking at older versions of v.overlay, we see it perhaps used to.
|
|
Thu, Dec 9 2004
03:18:01
|
|
Mail sent by hamish_nospam@yahoo.com
|
|
Return-Path |
<hamish_nospam@yahoo.com>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Thu, 9 Dec 2004 15:17:36 +1300
|
From |
Hamish <hamish_nospam@yahoo.com>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2823] (grass) GRASS has no way to clip points
|
Message-Id |
<20041209151736.3ab38d42.hamish_nospam@yahoo.com>
|
In-Reply-To |
<20041208231612.4ADE3102C54@lists.intevation.de>
|
References |
<20041208231612.4ADE3102C54@lists.intevation.de>
|
X-Mailer |
Sylpheed version 1.0.0beta3 (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-Spam-Status |
No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
|
X-Spam-Level |
|
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2823
> ------------------------------------------------------------------
>
> $ v.overlay atype=line,points ...
> Error: value <points> out of range for parameter <atype>
> Legal range: line,area
>
> I see, GRASS has no way to clip points out of a map.
v.in.region (or v.digit) + 'v.select op=overlap' (or v.overlay)
Hamish
|
|
Fri, Dec 10 2004
23:11:23
|
|
Mail sent by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
Hamish via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2823] (grass) GRASS has no way to clip points
|
References |
<20041209021801.C84DB102C54@lists.intevation.de>
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Fri, 10 Dec 2004 08:45:02 +0800
|
Message-ID |
<87acsnm169.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.2 tagged_above=-999.0 required=3.0 tests=BAYES_00, DATE_IN_PAST_12_24
|
X-Spam-Level |
|
>> $ v.overlay atype=line,points ...
>> Error: value <points> out of range for parameter <atype>
>> Legal range: line,area
>> I see, GRASS has no way to clip points out of a map.
H> v.in.region (or v.digit) + 'v.select op=overlap' (or v.overlay)
But didn't I show that v.overlay fails?
Therefore you should mention v.select op=overlap on the v.overlay man
page as a workaround.
On the v.overlay man page it says "Currently only areas are
supported!" and there is even no SEE ALSO to v.select.
P.S. why not beef up the example on v.select:
EXAMPLE
v.select ainput=forest binput=fire output=forest_fire
[thai stick?]
SEE ALSO
[and fill some things here too, so it looks good to show the boss]
AUTHORS
|
|
Tue, Jan 11 2005
18:03:44
|
|
Mail sent by mneteler
|
|
> [and fill some things here too, so it looks good to show the boss]
Please send an updated HTML file [so it looks good to us]. |
|
Tue, Jul 19 2005
23:43:11
|
|
Mail sent by guest
|
|
I think this is resolved.
|
|
Tue, Jul 19 2005
23:43:19
|
|
Status changed to resolved by mneteler
|
|