[GRASS-dev] [GRASS GIS] #2537: v.external wxgui wizard: ValueError : need more than 3 values to unpack
GRASS GIS
trac at osgeo.org
Fri Jan 9 08:12:17 PST 2015
#2537: v.external wxgui wizard: ValueError : need more than 3 values to unpack
----------------------------------+-----------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: v.external postresql | Platform: Linux
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by mlennert):
Replying to [comment:1 annakrat]:
> What do you get when you run v.external like this?
>
> {{{
> v.external -t --quiet input=...
> }}}
{{{
v.external input=PG:dbname=amadeus -t
PostGIS database <amadeus> contains 10 feature tables:
fr.commune,multipolygon,0
gis.be_communes,multipolygon,0
gis.fr_communes,multipolygon,0
gis.fr_nace332,point,0
gis.fr_nace332,point,0
gis.nace26,point,0
gis.nuts2,multipolygon,0
amadeus_extract,point,0
amadeus_extract,point,0
test_grass,point,0
}}}
The problem does not seem to be v.external, but the wizard. I get a
similar error when I try to import a database table via the v.in.ogr
wizard.
However, I don't see this in grass7release anymore... I guess it's just
Friday afternoon and I'm a bit tired from the week ;-)
I'll recheck all of this on Monday the latest...
Moritz
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2537#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list