[GRASS5] [bug #3205] (grass) Why doesn't man v.to.db say how to load ALL values?!?
Request Tracker
grass-bugs at intevation.de
Thu May 5 13:41:22 EDT 2005
this bug's URL: http://intevation.de/rt/webrt?serial_num=3205
-------------------------------------------------------------------------
Why doesn't man v.to.db say how to load ALL values from a vector to a
database?!?!
In man v.db.connect, some examples spell out default values anyway!
Seg fault, GRASS 6.0.0:
v.to.db -s map=iso op=count column=ddd
DBMI-DBF driver error:
Table 'isot' doesn't exist.
Error in db_open_select_cursor()
Updating database ... make: *** [surf] Segmentation fault
v.to.db -ps ignores -s.
$ v.to.db -p map=iso op=count
ERROR: This option requires one column
$ v.to.db -p map=iso op=count column=ddd
cat|count
1|1
I gave it a column but it changes its name.
Why does this allow saying output=c1?!?!:
$ v.category input=iso option=print output=c1
What do you know, one can do
v.category input=i2 option=print layer=1,2 #useful!
even though
v.category help says
layer=integer
Layer number Default: 1
and the comma is only mentioned in connection with chlayer!
Well gosh!
v.surf.rst says:
Warning : there is less than 400 points for interpolation, no
segmentation is necessary, to run the program faster, set segmax=400
(see manual)
So I did, and it ran slower.
$ d.barscale help
Usage:
d.barscale [-mflt] [bcolor=name] [tcolor=name] [at=x,y]
Well, if all items have default values, why must
$ d.barscale
throw me into a quiz system asking me to set values?! Because at=
doesn't really have a default!!
TOO bad this is now broken:
$ d.text.freetype \
east_north=233337.0,2678767.0 \
path=/usr/share/fonts/truetype/arphic/bkai00mp.ttf text=bla
Segmentation fault
What good is d.text if one cannot specify a background color?!?
--- Headers Follow ---
>From jidanni at jidanni.org Thu May 5 19:41:22 2005
Return-Path: <jidanni at jidanni.org>
Delivered-To: grass-bugs at lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
by lists.intevation.de (Postfix) with ESMTP id 2F3CE1005AC
for <grass-bugs at lists.intevation.de>; Thu, 5 May 2005 19:41:22 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
by mail.intevation.de (Postfix) with ESMTP id F358236CDD
for <grass-bugs at lists.intevation.de>; Thu, 5 May 2005 19:41:21 +0200 (CEST)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
by mail.intevation.de (Postfix) with ESMTP id 3F23336CDA
for <grass-bugs at intevation.de>; Thu, 5 May 2005 19:41:21 +0200 (CEST)
Received: from tc218-187-79-6.2-4.dynamic.apol.com.tw ([218.187.79.6]:32863 helo=jidanni1)
by frodo.hserus.net with esmtpsa
(Cipher TLSv1:AES256-SHA:256) (Exim 4.50 #2)
id 1DTkLd-000HQn-OI by authid <jidanni> with plain
for <grass-bugs at intevation.de>; Thu, 05 May 2005 23:11:19 +0530
To: grass-bugs at intevation.de
Subject: Why doesn't man v.to.db say how to load ALL values?!?
From: Dan Jacobson <jidanni at jidanni.org>
Date: Thu, 05 May 2005 14:44:20 +0800
Message-ID: <87ll6uw4sb.fsf at 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:
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list