[GRASS-dev] [GRASS GIS] #2464: g.gui.iclass: show output of signature creation

GRASS GIS trac at osgeo.org
Wed Oct 29 10:23:03 PDT 2014


#2464: g.gui.iclass: show output of signature creation
------------------------------------+---------------------------------------
 Reporter:  mlennert                |       Owner:  grass-dev@…              
     Type:  enhancement             |      Status:  new                      
 Priority:  normal                  |   Milestone:  7.1.0                    
Component:  wxGUI                   |     Version:  svn-releasebranch70      
 Keywords:  g.gui.iclass signature  |    Platform:  Unspecified              
      Cpu:  Unspecified             |  
------------------------------------+---------------------------------------

Comment(by wenzeslaus):

 As far as I know, `g.gui.iclass` is not using `i.gensig`. There is a
 custom mechanism of creating the signature files taken from `i.class`.

 `g.gui.iclass` access this functionality using ctypes. The functionality
 was moved the the library. It is not really good but it was the fastest
 way to implement it without need of a new module, format or change in
 functionality comparing to `i.class`. See also
 wiki:wxGUIDevelopment/wxIClass.

 There is probably some other way, how to address your issue.

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



More information about the grass-dev mailing list