Hi,

2011/3/5 Rich Shepard <[email protected]>:
>  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
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to