Sat, Apr 23 2005
23:50:55
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
Re: [GRASSLIST:6578] Who wants contour lines labeled "300.000000"?
|
References |
<8764yhf9bc.fsf@jidanni.org>
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Sat, 23 Apr 2005 07:32:29 +0800
|
Message-ID |
<87u0lyo0aa.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 |
|
In "[GRASSLIST:6578] Who wants contour lines labeled "300.000000"?",
Jacobson discusses some points that may very well be actual bugs...
If I was using obsolete commands, that is because they should have been removed
but weren't.
PS, when we arrive at
http://grass.gdf-hannover.de/twiki/bin/view/GRASS/GrassSixTutorial
we find it is really only a VectorTutorial
therefore, it should be a subpage of GrassSixTutorial.
P.S., I am carefully digitizing a line in v.digit, and I need
to pan down further. I click the pan button, and all my points
become lost. There is no consideration for people who need to
shift the view during line entry. And no warning that work will be
lost.
So I will have to use two lines.
And it looks like I'll have to join the lines outside of v.digit, as all one
can do there is add only 1 point to older lines.
So one must use v.build.polylines.
P.S., no error here:
$ g.remove non_existant;echo $?
0
It should act like rm(1) and cause an error.
Actually we didn't say vect=, rast= here. Still, raise an error.
file:///usr/lib/grass/docs/html/v.to.db.html links to v.category, not v.category.html.
Same problem on v.category.html.
Use a linkchecker.
In v.segment.html, say if offset and side offset mean X and Y or what.
In v.select documentation, say how to select the point at the intersection of
two lines.
The line in map 1 is north south.
The line in map 2 is EW.
|
|
Fri, Nov 4 2005
09:48:42
|
|
Area changed to grass6 by msieczka
|
|
Tue, Nov 8 2005
12:14:15
|
|
Mail sent by mneteler
|
|
Disclaimer: don't mix various reports. We cannot handle such a mixture well.
> If I was using obsolete commands, that is because they should have been removed
> but weren't.
>
> PS, when we arrive at
> http://grass.gdf-hannover.de/twiki/bin/view/GRASS/GrassSixTutorial
> we find it is really only a VectorTutorial
> therefore, it should be a subpage of GrassSixTutorial.
Now it is called "GRASS 6.0 Tutorial".
> P.S., I am carefully digitizing a line in v.digit, and I need
> to pan down further. I click the pan button, and all my points
> become lost. There is no consideration for people who need to
> shift the view during line entry. And no warning that work will be
> lost.
I don't think that it is lost.
> So I will have to use two lines.
> And it looks like I'll have to join the lines outside of v.digit, as all one
> can do there is add only 1 point to older lines.
> So one must use v.build.polylines.
No idea.
> P.S., no error here:
> $ g.remove non_existant;echo $?
> 0
> It should act like rm(1) and cause an error.
Agreed.
> Actually we didn't say vect=, rast= here. Still, raise an error.
Agreed.
> file:///usr/lib/grass/docs/html/v.to.db.html links to v.category, not
v.category.html.
Already fixed.
> Same problem on v.category.html.
Already fixed.
> Use a linkchecker.
Which?
> In v.segment.html, say if offset and side offset mean X and Y or what.
No idea, the author may know.
> In v.select documentation, say how to select the point at the intersection
of
> two lines.
> The line in map 1 is north south.
> The line in map 2 is EW.
> Who wants contour lines labeled "300.000000"?"
Doesn't look nice.
Markus
|
|
Wed, Nov 9 2005
04:06:29
|
|
Mail sent by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #3180] (grass) Re: [GRASSLIST:6578] Who wants contour lines labeled
|
References |
<20051108111415.81962101FD5@lists.intevation.de>
|
Date |
Wed, 09 Nov 2005 02:43:48 +0800
|
Message-ID |
<878xvzrndn.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_06_12
|
X-Spam-Level |
|
>> Use a linkchecker.
M> Which?
I like apt-get install linklint.
|
|