[GRASS-user] v.digit cannot update table

Seb spluque at gmail.com
Mon Apr 23 16:59:53 EDT 2007


On Sat, 21 Apr 2007 14:33:50 -0500,
Seb <spluque at gmail.com> wrote:

> Hi, In GRASS CVS, I'm encountering problems digitizing into a vector
> with the following:


> v.digit -n map=newvect bg="d.vect coastline"


> Clicking on the settings button -> table tab -> "create table" tells me
> that a new empty map has been created.  I then proceed with the
> "digitize new boundary" button and create a polygon.  When
> right-clicking to close the line I'm asked about what encoding to use (I
> leave it as utf-8 which which is my locale) and then "submit", I receive
> the following error:

The cause of this error was that the table needs to have more than the
'cat' column.  I was simply creating the table without adding an extra
column because I don't need any attributes.


-- 
Seb




More information about the grass-user mailing list