[QGIS-trac] Re: [Quantum GIS] #3635: v.db.what.connect does not work
Quantum GIS
qgis at qgis.org
Thu Mar 24 04:15:12 EDT 2011
#3635: v.db.what.connect does not work
------------------------------------------------+---------------------------
Reporter: pcav | Owner: pcav
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: GRASS | Version:
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
Changes (by pcav):
* cc: neteler (added)
Old description:
> v.db.connect map=contour_high at paolo =line =1 -p
>
> Vector map is connected by:
> layer table in database through driver with key
> Successfully finished
New description:
{{{
v.db.connect map=contour_high at paolo =line =1 -p
Vector map is connected by:
layer table in database through driver with key
Successfully finished
}}}
--
Comment:
The same command works from the shell:
{{{
v.db.connect map=strade at paolo =line =1 -p
GRASS_INFO_MESSAGE(13126,1): Vector map <strade at paolo> is connected by:
GRASS_INFO_END(13126,1)
layer <1> table <strade> in database
</home/Documenti/datigrass/Toscana/paolo/dbf/> through driver <dbf> with
key <cat>
}}}
I suspect GRASS_INFO_END interferes here.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3635#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