[GRASS5] [bug #3200] (grass) get_involved.php

this bug's URL: http://intevation.de/rt/webrt?serial_num=3200
-------------------------------------------------------------------------

http://grass.itc.it/community/get_involved.php:
    we have a wish-list of and feature requests. Just pick
Fix grammar and add link to "wish-list".

http://grass.itc.it/download/index.php:
Add xpdf link and put proprietary Adobe last.

http://mpa.itc.it/corso_dit2004/grass04_4_vector_network_neteler.pdf
has a v.to.db col1=... example. col1 ??!

$ man v.to.db
       option=string
              Value to upload Options: cat,area,length,count,coor,sides,query
              cat: insert new row for each category if doesn't exist yet area:
              area size length: line length count: number of features for each
Add periods or blank lines after each sentence.

Shouldn't -p and col= used at the same time cause an error?!
$ v.to.db -p map=n10 option=cat col=oline

--- Headers Follow ---

From jidanni@jidanni.org Thu May 5 00:14:37 2005

Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
  by lists.intevation.de (Postfix) with ESMTP id 12ED81005C9
  for <grass-bugs@lists.intevation.de>; Thu, 5 May 2005 00:14:29 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id 514F436CDD
  for <grass-bugs@lists.intevation.de>; Thu, 5 May 2005 00:14:19 +0200 (CEST)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
  by mail.intevation.de (Postfix) with ESMTP id ACBD836CDA
  for <grass-bugs@intevation.de>; Thu, 5 May 2005 00:14:18 +0200 (CEST)
Received: from tc218-187-82-150.2-7.dynamic.apol.com.tw ([218.187.82.150]:32910 helo=jidanni1)
  by frodo.hserus.net with esmtpsa
  (Cipher TLSv1:AES256-SHA:256) (Exim 4.50 #2)
  id 1DTS8G-000Cl4-Uv by authid <jidanni> with plain
  for <grass-bugs@intevation.de>; Thu, 05 May 2005 03:44:17 +0530
To: grass-bugs@intevation.de
Subject: get_involved.php
From: Dan Jacobson <jidanni@jidanni.org>
Date: Wed, 04 May 2005 12:04:13 +0800
Message-ID: <87oebrk56q.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:

-------------------------------------------- Managed by Request Tracker

Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=3200
-------------------------------------------------------------------------

http://grass.itc.it/community/get_involved.php:
    we have a wish-list of and feature requests. Just pick
Fix grammar and add link to "wish-list".

http://grass.itc.it/download/index.php:
Add xpdf link and put proprietary Adobe last.

http://mpa.itc.it/corso_dit2004/grass04_4_vector_network_neteler.pdf
has a v.to.db col1=... example. col1 ??!

$ man v.to.db
       option=string
              Value to upload Options: cat,area,length,count,coor,sides,query
              cat: insert new row for each category if doesn't exist yet area:
              area size length: line length count: number of features for each
Add periods or blank lines after each sentence.

Shouldn't -p and col= used at the same time cause an error?!
$ v.to.db -p map=n10 option=cat col=oline

No, column name is printed on the first row, but col with option=cat could.

Radim