On Tue, Jul 31, 2007 at 10:34:11AM -0500, Kirk Wythers wrote: > This actually works pretty well using the PostGIS extensions on PostgrSQL > (you can use db.connect to point grass to a pg database rather than the > default dbf). There is a very useful tutorial written by Regina Obe' > [1]http://www.bostongis.com/?content_name=postgis_tut03#30
What about - using db.connect to point grass to a pg database - db.in.ogr ? http://grass.itc.it/gdp/html_grass63/db.in.ogr.html db.in.ogr imports attribute tables in various formats as supported by the OGR driver on the local system (DBF, CSV, PostgreSQL, SQLite, MySQL, ODBC, etc.). Markus _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

