Dear GRASS,
I am using the December 19 (2010) build of GRASS 6.4 for Windows. I have loaded a vector map (for a country with approx 20 province boundaries) with an attribute table that contains a continuous variable at the province level (name of column is `y2009'). Trying to put the `y2009' variable on the map, i begin with defining the color grading to be used by means of the following command:
"GRASS 6.4> v.colors map=pse column=y2009 rgb_column=hc2 color=bcyr"
Doing so I get the following error:
"GRASS 6.4> v.colors map=pse column=y2009 rgb_column=hc2 color=bcyr
Creating column <hc2> ...
Scanning values ...
Looking up colors ...
Writing 16 colors ...
DBMI-SQLite driver error:
Error in sqlite3_prepare():
near "SET": syntax error
ERROR: Error while executing: 'UPDATE SET hc2 = '0:0:255' WHERE y2009 =
0.094713'
ERROR: Processing SQL transaction
rm: cannot remove `C://test/poverty/.tmp/636.0_vcol.sql': Permission denied"
Any idea what is creating the error -- or what i am doing wrong? Is there a way to get around this/fix it?
Many thanks in advance!
Roy
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
