[GRASS-dev] [GRASS GIS] #2529: v.dissolve only dissolve attribute table but not topology

GRASS GIS trac at osgeo.org
Mon Jan 5 04:43:57 PST 2015


#2529: v.dissolve only dissolve attribute table but not topology
----------------------+-----------------------------------------------------
 Reporter:  hellik    |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  critical  |   Milestone:  7.0.0                    
Component:  Vector    |     Version:  unspecified              
 Keywords:  dissolve  |    Platform:  MSWindows Vista          
      Cpu:  x86-32    |  
----------------------+-----------------------------------------------------

Comment(by hellik):

 Replying to [comment:1 neteler]:
 > Can you upload the map (v.pack) or generate a reproducible example?

 vector attached and produced by:


 {{{
 v.extract input=streams at PERMANENT cats=83348 output=streams_oneline

 addon v.transects:

 v.transects --verbose input=streams_oneline at user1
 output=streams_oneline_quads transect_spacing=100 dleft=50 dright=50
 type=area

 v.db.addtable map=streams_oneline_quads at user1

 v.db.addcolumn map=streams_oneline_quads at user1 columns="dis integer"

 v.db.update --verbose map=streams_oneline_quads at user1 layer=1 column=dis
 value=1
 }}}

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



More information about the grass-dev mailing list