Hi All, I am trying to export GRASS maps/mapsets to PostgreSQL.At the time of installation of GRASS ,I have configured it with Postgres. The command used is: v.out.ogr -c input=fields type=area 'dsn=PG:host=localhost dbname=grass user=grassuser password=grassuser' olayer=fields2postgis layer=1 format=PostgreSQL The database grass is postgis enabled. However the format "PostgreSQL" is taken as invalid format. Without "PostgreSql" format the maps are exported to ESRI_shapefile format. One thing more, There is no PostgreSql format type in OGR format dropdown list in case of using GUI. Please help me out.
Thanks in advance. ---------------------------------------------------------------------------------------------- "If you don't know where you are going any road will get you there" ---------------------------------------------------------------------------------------------- Regards Suprakash
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
