[GRASS-dev] [GRASS GIS] #602: Tk interface gis.m does not switch db
connection properly
GRASS GIS
trac at osgeo.org
Tue May 12 12:02:20 EDT 2009
#602: Tk interface gis.m does not switch db connection properly
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Tcl | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
I tried importing via v.in.ogr a shapefile using the dbf engine and
visualizing table headers and data. Then I used db.copy to copy dbf to an
sqlite db and run v.db.reconnect and db.connect to switch engine globally.
The Tk vector viewer is not more able to show table data (but it shows
table cols by v.info) because it retains the dbf driver choice, even if
v.db.connect reports a correct link. Apparently it still uses driver=dbf
for db.select even if instructed to not do that by db.connect.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/602>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list