On Wed, 21 Mar 2012, Micha Silver wrote:

Try using the cnames param to v.in.ogr to change names for all columns.

  Problems here: v.in.ogr does not recognize the ESRI export format (.e00),
only ShapeFiles, and the -w option to change column names to lowercase does
not change the postgres reserved word 'PRIMARY'. However, editing the .e00
file and changing PRIMARY to XPRIMARY solves the problem.

  Also, v.in.e00 does not offer the -w option to change column names to
lowercase, even though it's a wrapper that called v.in.ogr.

Thanks again,

Rich

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to