[GRASS-user] v.patch ERROR: Column names differ

Craig Leat Craig at pid.co.za
Thu Feb 14 10:04:34 EST 2008


Hi

I tried the following:
v.patch -a -e in=sewer_digit at sewer out=sewer_MN --overwrite
and received:
ERROR: Column names differ

The columns names don't differ, only the order differs:
v.db.connect -c sewer_MN
TEXT|comment
INTEGER|cat
TEXT|pipe_id
DOUBLE PRECISION|pipe_length_m
DOUBLE PRECISION|pipe_size_mm

and:
v.db.connect -c sewer_digit at sewer
INTEGER|cat
TEXT|comment
TEXT|pipe_id
DOUBLE PRECISION|pipe_length_m
DOUBLE PRECISION|pipe_size_mm

I'm using 6.3.0RC3, sqlite and sewer_digit is in a different mapset. If I
have to re-order the columns do you have any tips on how to do this?

Regards

Craig
-- 
View this message in context: http://www.nabble.com/v.patch-ERROR%3A--Column-names-differ-tp15481183p15481183.html
Sent from the Grass - Users mailing list archive at Nabble.com.



More information about the grass-user mailing list