[GRASS-dev] [GRASS GIS] #1081: "Attribute Table Manager" not show data and v.extract doesn't work

GRASS GIS trac at osgeo.org
Tue Jun 1 09:37:04 EDT 2010


#1081: "Attribute Table Manager" not show data and v.extract doesn't work
--------------------+-------------------------------------------------------
 Reporter:  zarch   |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect  |      Status:  new                      
 Priority:  normal  |   Milestone:  7.0.0                    
Component:  Vector  |     Version:  svn-trunk                
 Keywords:          |    Platform:  Linux                    
      Cpu:  x86-64  |  
--------------------+-------------------------------------------------------
 Hello,

 I have a big vector table (with areas) with 22604 rows and more than 100
 columns. I'm using grass-trunk 42416 on 64bit Linux system.

 If I try to visualise the attributes with "Attribute Table Manager"
 grass70 doesn't
 work with both case using 'dbf' and 'pg' driver.
 Instead if I try to make a query from "Map Display" or if I try to use
 v.db.select they
 work properly.
 The "Attribute Table Manager" works fine with other small vector map (with
 Line
 and Polyline).

 Moreover I get this error:
 {{{
 > v.extract --overwrite input=fustaia output=try01 \
  where='accifus=1 AND ripresa>0'
 ERROR: Database connection not defined for layer <-1>
 }}}

 This is my actually db connection:
 {{{
 > v.db.connect -g map=fustaia
 1/public.fustaia|public.fustaia|cat|grassdb|pg
 }}}

 With grass64r5 the command v.extract and the window "Attribute Table
 Manager"
 work fine.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1081>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list