[GRASS-dev] [GRASS GIS] #2315: wxGUI mapswipe: icon AddLayerRGB wish
GRASS GIS
trac at osgeo.org
Tue May 27 15:40:07 PDT 2014
#2315: wxGUI mapswipe: icon AddLayerRGB wish
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: mapswipe | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
It would be very useful to have RGB layer support in mapswipe since
it is often used for multispectral data visualization.
There might be some potentially re-usable code in iclass:
{{{
wxpython/iclass/frame.py
def AddLayerRGB(self, cmd):
...
wxpython/iclass/toolbars.py
def OnAddRGB(self, event):
...
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2315>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list