[GRASS-dev] [GRASS GIS] #2219: wish: all modules that create a new map should put the module call into history

GRASS GIS trac at osgeo.org
Thu Mar 13 14:23:36 PDT 2014


#2219: wish: all modules that create a new map should put the module call into
history
---------------------------------+------------------------------------------
 Reporter:  mlennert             |       Owner:  grass-dev@…              
     Type:  enhancement          |      Status:  new                      
 Priority:  normal               |   Milestone:  7.0.0                    
Component:  Vector               |     Version:  svn-trunk                
 Keywords:  history module call  |    Platform:  All                      
      Cpu:  Unspecified          |  
---------------------------------+------------------------------------------

Comment(by neteler):

 Replying to [comment:3 mlennert]:
  * vector/v.to.rast/main.c
    * already there: Rast_command_history()
  * vector/v.vect.stats/main.c
    * not generating a map
  * vector/v.lrs/v.lrs.label/main.c
    * done in r59251
  * vector/v.lrs/v.lrs.create/main.c
    * done in r59252
  * vector/v.lrs/v.lrs.segment/main.c
    * done in r59253
  * vector/v.net.visibility/main.c
    * done in r59247; additionally r59248
  * vector/v.kcv/main.c
    * not generating a map

 TODO: Here is would be nice to "inject" the vector cmd history into the
 raster history function (no idea how?) in order to write it out for the
 raster output:
  * vector/v.surf.idw/main.c
  * vector/v.neighbors/main.c
  * vector/v.to.rast3/main.c

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



More information about the grass-dev mailing list