[GRASS-dev] [GRASS GIS] #2400: r.reclass.area: add option to use r.clump's -d flag

GRASS GIS trac at osgeo.org
Sun Aug 24 10:22:24 PDT 2014


#2400: r.reclass.area: add option to use r.clump's -d flag
----------------------------+-----------------------------------------------
 Reporter:  peifer          |       Owner:  grass-dev@…              
     Type:  enhancement     |      Status:  new                      
 Priority:  normal          |   Milestone:  7.0.0                    
Component:  Python          |     Version:  svn-trunk                
 Keywords:  r.reclass.area  |    Platform:  All                      
      Cpu:  Unspecified     |  
----------------------------+-----------------------------------------------
Changes (by neteler):

  * platform:  Unspecified => All
  * milestone:  => 7.0.0


Comment:

 In r.clump it is:

 {{{
 -d
     Clump also diagonal cells
     Clumps are also traced along diagonal neighboring cells
 }}}

 At time there is in r.reclass.area

 {{{
 -c
     Input map is clumped
 }}}


 How would you describe the potential -d flag here (and perhaps modify
 the -c description)?

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2400#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list