[GRASSLIST:5366] Typo Errors
RAVI KUMAR
ravivundavalli at yahoo.com
Fri Jan 14 11:35:18 EST 2005
Errors for correction Pl.
grass-5.7.cvs-i686-pc-linux-gnu-08_01_2005.tar.gz
Wrong command issued by :QUERY BY Attributes
v.extract input=geology output=lkj
type=point,line,boundary,centroid,area,face layer=1
new=-1 'where="(DXF = '\''Qffp'\'')"'
Removing the excess quotes
'where="(DXF = '\''Qffp'\'')"' change to
where="(DXF = '\''Qffp'\'')"
IT WORKS FINE
Right command
v.extract input=geology output=klm
type=point,line,boundary,centroid,area,face layer=1
new=-1 where="(DXF = 'Qffp')"
Pl incorporate in the latest csv.
Ravi
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
More information about the grass-user
mailing list