[GRASS-user] v.out.ascii: how to write "where" clause
Jarek Jasiewicz
jarekj at amu.edu.pl
Mon Jun 1 15:42:24 EDT 2009
Hi all.
pleas help me how to properly write where clause in v.out.ascii. I use:
where="gdzie='N' and typ=4"
v.out.ascii input=grzeda2 at bramy output=tmp_ppunkty_los format=point fs=,
dp=8 layer=1 where=$where
but I recive: Sorry <and> is not a valid option (?????)
when I use:
where="gdzie='N'"
all seems to be OK
I use dbf driver
Jarek
More information about the grass-user
mailing list