#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@PERMANENT cats=83348 output=streams_oneline

 addon v.transects:

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

 v.db.addtable map=streams_oneline_quads@user1

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

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

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to