[GRASS-user] v.in.ascii: Cannot Close Attribute Table

Martin Landa landa.martin at gmail.com
Sat Mar 5 10:22:31 EST 2011


Hi,

2011/3/5 Rich Shepard <rshepard at appl-ecosys.com>:
>  No; they range from 1 to 6 numbers. Because they need to be explicitly
> quoted I changed the column size to 8.
>
>> With 100,000 rows you really should consider shifting from dbf to either
>> sqlite or postgresql...

better to avoid dbf at all

>  The basic table is in postgres. I've not before used postgres with a grass
> project and I thought that the proper approach was to first extract a
> separate table containing only the well_log primary key and the spatial
> location for the grass geographic information. Second would be my learning
> how to link the postgres attribute table to this map.

Set up default DB backend. Newly produced vector data will store it's
attributes in this backend.

http://grass.osgeo.org/grass65/manuals/html65_user/grass-sqlite.html

http://grass.osgeo.org/grass65/manuals/html65_user/grass-pg.html

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-user mailing list