[QGIS-trac] Re: [Quantum GIS] #1190: GRASS modules: v.out.ogr wrong
for PostGIS
Quantum GIS
qgis at qgis.org
Sat Nov 8 11:32:21 EST 2008
#1190: GRASS modules: v.out.ogr wrong for PostGIS
-----------------------------------------------------+----------------------
Reporter: pcav | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.0
Component: GRASS | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: All
Must_fix: Yes | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by neteler):
The problem is not clear to me, on cmd line one has to enter:
{{{
v.out.ogr input=polygons type=area \
dsn="PG:host=localhost dbname=postgis user=postgres" \
olayer=polymap format=PostgreSQL
}}}
Is it impossible to define dsn like that or just annoying? If the latter,
could different fields be defined and composed on the fly to one dsn
string?
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1190#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list