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

GRASS GIS trac at osgeo.org
Wed Nov 26 05:39:22 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 martinl):

 Replying to [comment:39 mlennert]:

 > > "raster" shouldn't be abbreviated.
 >
 > +1
 >
 > The problem is obviously more the inconsistency between modules than one
 choice over the other, but I would also plead for unabbreviated keys
 (unless absolutely infeasible).

 right, this means to update `element_list`, see eg. inconsistency in

 {{{
 g.findfile -l
 List of available elements:
   rast      (raster map(s))
   rast3d    (3D raster map(s))
   vect      (vector map(s))
   oldvect   (old (GRASS 5.0) vector map(s))
   asciivect (ASCII vector map(s))
   labels    (paint label file(s))
   region    (region definition(s))
   region3d  (3D region definition(s))
   group     (imagery group(s))
 }}}

 {{{
 g.findfile element=vector
 }}}

 will not work...

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



More information about the grass-dev mailing list