[GRASS-dev] [GRASS GIS] #1176: r.out.gdal does not browse groups

GRASS GIS trac at osgeo.org
Mon Aug 20 07:36:23 PDT 2012


#1176: r.out.gdal does not browse groups
-------------------------+--------------------------------------------------
 Reporter:  frankie      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.4                    
Component:  wxGUI        |     Version:  6.4.0                    
 Keywords:               |    Platform:  All                      
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
Changes (by neteler):

  * milestone:  6.4.1 => 6.4.4


Comment:

 In i.group this is solved with
 {{{
 grp = G_define_standard_option(G_OPT_I_GROUP);
 }}}

 In r.out.gdal, input can be either G_OPT_R_INPUT or G_OPT_I_GROUP.
 Perhaps this must be split into two input parameters?

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



More information about the grass-dev mailing list