G. Allegri wrote:
> About point 4), you can do it simply adding (v.db.addcol) at the
> beginning of your job, then insert something like this into the loop:
> 
> echo "UPDATE (your_table) SET pixval=(what_you_want_to_upload) WHERE
> FID=$i" | db.execute


fyi there is v.db.update which may be easier to use than raw
db.execute.



Hamish



      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to