[GRASS-dev] [GRASS GIS] #2245: Run properly v.clean in v.mkhexgrid

GRASS GIS trac at osgeo.org
Sat Apr 5 08:03:09 PDT 2014


#2245: Run properly v.clean in v.mkhexgrid
-------------------------+--------------------------------------------------
 Reporter:  leobcc       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.4                    
Component:  Addons       |     Version:  6.4.3 RCs                
 Keywords:  v.mkhexgrid  |    Platform:  Linux                    
      Cpu:  x86-32       |  
-------------------------+--------------------------------------------------
 On lines 278-279, the flag '-q' is not recognized as valid.
 The correct line is the following:

 r = grass.run_command ('v.clean', quiet = True, input = tempname, output =
 tname, type = 'point,line,boundary,centroid,area' tool = 'rmdupl')

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



More information about the grass-dev mailing list