[GRASS-user] Learning to use vector layers
Hamish
hamish_nospam at yahoo.com
Mon Mar 26 20:30:50 EDT 2007
Daniel Victoria wrote:
> How do I add categories to a vector file but, the categories should
> come from a column in a SQL view? From what I read, v.category can
> only add sequential cats and I'd like the cats to be the station
> number.
v.reclass column= will reset the column which is used for the category
information. The column must be an integer type.
Hamish
More information about the grass-user
mailing list