[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation

GRASS GIS trac at osgeo.org
Sat Dec 20 03:21:00 PST 2014


#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
 Reporter:  martinl               |       Owner:  grass-dev@…              
     Type:  task                  |      Status:  new                      
 Priority:  blocker               |   Milestone:  7.0.0                    
Component:  Default               |     Version:  unspecified              
 Keywords:  standardized options  |    Platform:  Unspecified              
      Cpu:  Unspecified           |  
----------------------------------+-----------------------------------------

Comment(by neteler):

 A question related to the match_option. It concerns the change with
 potentially most impact in the next weeks regarding the users:

 {{{
 g.region rast=rastermap -p
 ERROR: g.region: Sorry, <rast=> is ambiguous

 # as it should now be
 #  g.region raster=rastermap -p
 }}}

 It would be very helpful to advertise the candidates here, like:
 {{{
 g.region rast=rastermap -p
 ERROR: g.region: Sorry, <rast=> is ambiguous. Choices: <raster>,
 <raster_3d>
 }}}

 Could that be implemented?

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



More information about the grass-dev mailing list