[GRASS-dev] [GRASS GIS] #527: layer type <rastleg> is not supported yet

GRASS GIS trac at osgeo.org
Thu Mar 12 18:32:36 EDT 2009


#527: layer type <rastleg> is not supported yet
-------------------------+--------------------------------------------------
 Reporter:  hellik       |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.0                    
Component:  wxGUI        |     Version:  6.4.0 RCs                
 Keywords:               |    Platform:  MSWindows Vista          
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 osgeo4w (2008/02/08):

     grass64rc3-2

     GDAL 1.5.4, released 2009/01/07

 data

    nc_spm_08

 #landforms: entire region from 10m resolution DEM, 90m neighborhood
 (from
 http://skagit.meas.ncsu.edu/~helena/grasswork/grassbookdat07/ncexternal/grasstestrast.txt)

 g.region rast=elevation
 d.erase
 r.param.scale input=elevation output=feature9c_10m size=9 param=feature
 d.rast feature9c_10m
 d.legend -c feature9c_10m at=1,30,1,3

 ------

 error message pop up:

 "<1,30,1,3>:layer type <rastleg> is not supported yet!

 -----
 Traceback (most recent call last):
   File "C:\OSGeo4W\apps\grass\grass-6.4.0RC3\etc\wxpython\gu
 i_modules\wxgui_utils.py", line 204, in OnIdle

 self.mapdisplay.MapWindow.UpdateMap(render=True)
   File "C:\OSGeo4W\apps\grass\grass-6.4.0RC3\etc\wxpython\gu
 i_modules\mapdisp.py", line 703, in UpdateMap

 windres=windres)
   File "C:\OSGeo4W\apps\grass\grass-6.4.0RC3\etc\wxpython\gu
 i_modules\render.py", line 907, in Render

 self._renderLayers(force, mapWindow, maps, masks, opacities)
   File "C:\OSGeo4W\apps\grass\grass-6.4.0RC3\etc\wxpython\gu
 i_modules\render.py", line 852, in _renderLayers

 if not layer.Render():
   File "C:\OSGeo4W\apps\grass\grass-6.4.0RC3\etc\wxpython\gu
 i_modules\render.py", line 127, in Render

 {'type' : self.type, 'name' : self.name})
 gui_modules.gcmd
 .
 GStdError

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


More information about the grass-dev mailing list