Thu, Dec 9 2004
00:15:15
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
Some commands create database tables, some don't.
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Thu, 09 Dec 2004 06:44:51 +0800
|
Message-ID |
<87eki0xvdo.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Some commands create database tables, some don't. But one cannot tell
at a glance which. Their documentation doesn't say so up front.
Which? Well start with all the v.* commands. Does "v.whatever help"
say up front, not deep down inferred, if the command is going to make
a database table?
|
|
Thu, Dec 9 2004
15:13:23
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Thu, 9 Dec 2004 15:13:21 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2816] (grass) Some commands create database tables, some don't.
|
Message-ID |
<20041209141320.GJ4854@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20041208231515.8F309102C54@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20041208231515.8F309102C54@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Thu, Dec 09, 2004 at 12:15:15AM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2816
> -------------------------------------------------------------------------
>
> Some commands create database tables, some don't. But one cannot tell
> at a glance which. Their documentation doesn't say so up front.
> Which? Well start with all the v.* commands. Does "v.whatever help"
> say up front, not deep down inferred, if the command is going to make
> a database table?
Please report a detailed list of modules missing DB features
(sure that Radim knows well, but to get it documented somewhere).
Maybe, hopefully, someone else picks such list up to help Radim.
Markus
|
|
Fri, Dec 10 2004
23:12:12
|
|
Mail sent by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
Markus Neteler via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2816] (grass) Some commands create database tables, some don't.
|
References |
<20041209141323.8E4FD102C69@lists.intevation.de>
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Fri, 10 Dec 2004 08:30:48 +0800
|
Message-ID |
<87ekhzm1tz.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 |
|
H> Please report a detailed list of modules missing DB features
I don't know. Maybe
$ fgrep -L dbmi.h */main.c|sed s@/.*@@|xargs|fold -s
v.buffer v.build.polylines v.build v.category v.clean v.convert v.digit v.hull
v.kernel v.neighbors v.net.path v.net v.out.pov v.patch v.proj v.qcount
v.random v.surf.idw v.surf.rst v.to.db v.type v.vol.rst
$ fgrep '<!--' */desc*
v.build.polylines/description.html:<!-- ???? and copies the attribute and category
files from the
original file. -->
|
|
Mon, Dec 12 2005
12:14:41
|
|
Area changed to grass6 by msieczka
|
|
Fri, Jul 7 2006
21:35:31
|
|
Area changed to doc-grass6 by msieczka
|
|