[GRASS-dev] Re: [GRASS GIS] #740: v.edit returns incorrect results on Windows

GRASS GIS trac at osgeo.org
Sat Oct 1 19:40:28 EDT 2011


#740: v.edit  returns incorrect results on Windows
-----------------------+----------------------------------------------------
 Reporter:  nuessli    |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  major      |   Milestone:  6.4.2                    
Component:  LibVector  |     Version:  unspecified              
 Keywords:  wingrass   |    Platform:  MSWindows XP             
      Cpu:  x86-32     |  
-----------------------+----------------------------------------------------

Comment(by martinl):

 Replying to [comment:3 martinl]:
 > It's seems to be a bug in Vlib category index management, wrong result
 returns `Vect_cidx_find_all()`

 See `v.build opt=cdump` output

 {{{
 ------------------------------------------------------------------------------------------
 Layer      2  number of unique cats:       1  number of cats:       6
 number of types: 2
 ------------------------------------------------------------------------------------------
             type |     count
                8 |         3
               64 |         3
  category | type | line/area
         2 |    8 |        26
         2 |    8 |        29
         2 |   64 |         5
         2 |   64 |         7
         2 |   64 |        10
         2 |    8 |        24
 ------------------------------------------------------------------------------------------
 }}}

 There is

 {{{
         2 |    8 |        24
 }}}

 missing

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



More information about the grass-dev mailing list