[GRASS5] [bug #4142] (grass) sql statemts in d.m

Request Tracker grass-bugs at intevation.de
Mon Mar 6 11:59:48 EST 2006


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

I may have found a bug in d.m. However, I may not be issuing the sql  
statement properly in d.m. For example If issue the following command  
on the command line:

d.vect test fcolor=none where="type='JAPI'"

the expected polygons are displayed.

However, in d.m, if I type in the SQL where statement field:

"type = 'JAPI'"

which I believe is the same command minus the (where=) that worked on  
the command line, no vectors are displayed. Console output is as  
follows:

d.vect map=test color=0:0:0 lcolor=0:0:0 fcolor=none display=shape  
type=point,line,boundary,centroid,area icon=basic/x size=5 layer=1  
lsize=8 xref=left yref=center llayer=1 {where="type = 'JAPI'"}

Am I misusing the sql field in d.m, or should this be working?


--- Headers Follow ---

>From kwythers at umn.edu  Mon Mar  6 17:59:48 2006
Return-Path: <kwythers at umn.edu>
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 F15991006C6
	for <grass-bugs at lists.intevation.de>; Mon,  6 Mar 2006 17:59:47 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail.intevation.de (Postfix) with ESMTP id 851AD36D7F
	for <grass-bugs at lists.intevation.de>; Mon,  6 Mar 2006 17:59:47 +0100 (CET)
Received: from mtaout-a.tc.umn.edu (mtaout-a.tc.umn.edu [134.84.119.206])
	by mail.intevation.de (Postfix) with ESMTP id D4E6D36D65
	for <grass-bugs at intevation.de>; Mon,  6 Mar 2006 17:59:45 +0100 (CET)
Received: from [128.101.74.69] (truffula.fr.umn.edu [128.101.74.69]) by mtaout-a.tc.umn.edu with ESMTP for grass-bugs at intevation.de; Mon, 6 Mar 2006 10:59:37 -0600 (CST)
X-Umn-Remote-Mta: [N] truffula.fr.umn.edu [128.101.74.69] #+LO+TS+AU+HN
Mime-Version: 1.0 (Apple Message framework v746.2)
Content-Transfer-Encoding: 7bit
Message-Id: <A779B647-005C-4C21-91A3-09691807DBB5 at umn.edu>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
To: Maciek RT Sieczka via <grass-bugs at intevation.de>
From: "Kirk R. Wythers" <kwythers at umn.edu>
Subject: sql statemts in d.m
Date: Mon, 6 Mar 2006 10:59:36 -0600
X-Mailer: Apple Mail (2.746.2)
X-Spam-Status: No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level: 

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




More information about the grass-dev mailing list