[GRASS-dev] [GRASS GIS] #1270: wingrass: Error in Attribute Table Manager

GRASS GIS trac at osgeo.org
Mon Mar 11 04:32:47 PDT 2013


#1270: wingrass: Error in Attribute Table Manager
-----------------------------------------------+----------------------------
 Reporter:  antonioall                         |       Owner:  grass-dev@…              
     Type:  defect                             |      Status:  new                      
 Priority:  blocker                            |   Milestone:  6.4.3                    
Component:  wxGUI                              |     Version:  svn-develbranch6         
 Keywords:  wingrass, attribute table manager  |    Platform:  MSWindows Vista          
      Cpu:  x86-32                             |  
-----------------------------------------------+----------------------------

Comment(by hellik):

 Replying to [comment:29 annakrat]:
 > There are some other places in digitizer (in vdigit/mapwindow.py) where
 the same problem should occur. For example adding new feature to a vector
 map (with attributes) should fail because of the same reason but it seems
 to work on Windows (please test this case too to be sure).

 digitizing tested with

 {{{
 System Info
 GRASS version: 6.4.3svn
 GRASS SVN Revision: 55310
 GIS Library Revision: 50937 (2012-02-25)
 GDAL/OGR: 1.9.2
 PROJ4: Rel. 4.8.0, 6 March 2012
 Python: 2.7.2
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}

 starting to digitize a new vector, defining new columns (integer, double,
 varchar, datum) works.

 digitizing a new point, line or area, the window to enter attributes pops
 up, but '''no''' fields to enter attributes are displayed, on the top of
 the popup window there is the message "no attributes found".

 furthermore, after finishing digitizing point, line and area, only the
 boundary of the area is displayed ( an extra build topology doesn't help),
 although there seems point, line and area inside the new vector.

 {{{
 v.info map=testv at user1
 +----------------------------------------------------------------------------+
  | Layer:           testv at user1
 |
  | Mapset:          user1
 |
  | Location:        nc_spm_08
 |
  | Database:        C:\grassdata
 |
  | Title:
 |
  | Map scale:       1:1
 |
  | Map format:      native
 |
  | Name of creator: myricaria
 |
  | Organization:
 |
  | Source date:     Mon Mar 11 12:16:59 2013
 |
 |----------------------------------------------------------------------------|
  |   Type of Map:  vector (level: 2)
 |
  |
 |
  |   Number of points:       2               Number of areas:      1
 |
  |   Number of lines:        2               Number of islands:    1
 |
  |   Number of boundaries:   1               Number of faces:      0
 |
  |   Number of centroids:    1               Number of kernels:    0
 |
  |
 |
  |   Map is 3D:              No
 |
  |   Number of dblinks:      1
 |
  |
 |
  |         Projection: Lambert Conformal Conic
 |
  |               N:   227647.21627409    S:   215332.44111349
 |
  |               E:   644033.19057816    W:   631689.50749465
 |
  |
 |
  |   Digitization threshold: 0
 |
  |   Comments:
 |
  |
 |
 +----------------------------------------------------------------------------+
 }}}

 maybe that's worth for another ticket?

 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1270#comment:30>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list