[GRASS-dev] [GRASS GIS] #2482: g.gui.iclass: temp maps are not erased when tool is closed

GRASS GIS trac at osgeo.org
Fri Nov 7 06:08:25 PST 2014


#2482: g.gui.iclass: temp maps are not erased when tool is closed
-----------------------------------------+----------------------------------
 Reporter:  mlennert                     |       Owner:  grass-dev@…              
     Type:  defect                       |      Status:  new                      
 Priority:  normal                       |   Milestone:  7.0.0                    
Component:  wxGUI                        |     Version:  svn-releasebranch70      
 Keywords:  g.gui.iclass temporary maps  |    Platform:  Unspecified              
      Cpu:  Unspecified                  |  
-----------------------------------------+----------------------------------
 After several runs of g.gui.iclass, each time closing the tool as by
 clicking the "Close" button,  my mapset is now cluttered with the
 temporary maps created by the tool:


 {{{
 > g.list rast -p
 ----------------------------------------------
 raster fichiers disponibles dans le jeu de données <classif_par_objet> :
 bati_15039.1        class_3_15039.2     seg_pan             test_maxlik
 bati_15961.1        class_4_15039.3     sol_nu_15039.0
 veg_basse_15039.1
 bati_15961.2        class_5_15039.4     sol_nu_15961.0
 veg_basse_15961.1
 class_1_15039.0     eau_15039.0         sol_nu_15961.1
 veg_haute_15039.0
 class_2_15039.1     eau_15961.0         test
 veg_haute_15961.0

 }}}

 Apparently the clean up procedures do not work correctly.

 This is on trunk and 70release.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2482>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list