Hi,

Is there a command in GRASS to enable re-ordering of columns in an attribute
table.

I'd like to join two vector layers, but v.patch gives an error apparently
due to the order of a column in the tables.

Thanks,
Richard.  

The tables:
Table 1
cat integer 11
name_ENGLI character 50
ID_0 integer 11
...

Table 2
cat integer 11
ID_0 integer 11
name_ENGLI character 50
...


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Re-ordering-columns-in-an-attribute-table-tp4694655p4694655.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to