[GRASSLIST:8912] Re: db.select
Jachym Cepicky
jachym.cepicky at centrum.cz
Mon Nov 7 04:55:35 EST 2005
the problem is, you are using the "pipe" character -- '|' which is used
for unix piping -- you can send results from one program to another.
use simply
db.select table=vRegions
or
db.select table=vRegoins fs="|"
instead
jachym
On Mon, Nov 07, 2005 at 10:53:43AM +0100, Maik Trömel wrote:
> Hello,
>
> how can I work with db.select over the console?
> When I work with the GUI its no problem. But when I copy the instruction
> (db.select table=vRegions database=$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/
> driver=dbf fs=| ) to the console nothing happens. Whats going wrong? I
> hope someone can help me.
>
> Thanks a lot.
>
> Greetings
> Maik
>
--
Jachym Cepicky
e-mail: jachym.cepicky at centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/
-----------------------------------------
OFFICE:
Department of Geoinformation Technologies
LDF MZLU v Brně
Zemědělská 3
613 00 Brno
e-mail: xcepicky at node.mendelu.cz
URL: http://mapserver.mendelu.cz
Tel.: +420 545 134 514
More information about the grass-user
mailing list