[GRASS-dev] [GRASS GIS] #1723: G_OPT_DB_COLUMNS does not allow input of multiple column names
GRASS GIS
trac at osgeo.org
Wed Sep 5 00:00:46 PDT 2012
#1723: G_OPT_DB_COLUMNS does not allow input of multiple column names
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
G_OPT_DB_COLUMNS (gis.h) is supposed to indicate multiple column names can
be entered into a field. But only single column names are actually
accepted. Check out v.out.ascii for an example. I'm not sure WHERE the
actual problem lies--in gis.h, in g.parser, in forms.py (no reference to
G_OPT_COLUMNS in the latter however), or somewhere else.
Wherever this is defined for the interface, G_OPT_M_DATATYPE could
probably be fixed too. It is supposed to bring up a list of GRASS
datatypes, but does nothing AFAICT.
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1723>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list