[GRASS-dev] [GRASS GIS] #1245: v.db.connect parsing
GRASS GIS
trac at osgeo.org
Mon Dec 20 22:39:04 EST 2010
#1245: v.db.connect parsing
-----------------------------------+----------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.1
Component: Vector | Version: svn-releasebranch64
Keywords: v.db.connect, scripts | Platform: All
Cpu: All |
-----------------------------------+----------------------------------------
Hi,
just a placeholder bug report for the records; as reported on the mailing
list.
sqlite+v.in.ogr adds a table name to the table number reported by
v.db.connect -p,-g as "number/name". So if parsing for the table number we
need to use the -l flag as well to suppress the name.
the following shell scripts are affected, need to check the python
scripts/lib for this too.
v.colors (fixed)
d.vect.thematic
v.db.addcol
v.db.addtable
v.db.dropcol
v.db.droptable
v.db.join
v.db.renamecol
v.db.update
v.dissolve
v.out.gpsbabel
v.rast.stats
v.report
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1245>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list