[GRASS-dev] [GRASS GIS] #1163: wx wms import tool error

GRASS GIS trac at osgeo.org
Sat May 11 17:31:02 PDT 2013


#1163: wx wms import tool error
------------------------------------------+---------------------------------
 Reporter:  hamish                        |       Owner:  grass-dev@…              
     Type:  defect                        |      Status:  new                      
 Priority:  major                         |   Milestone:  6.4.3                    
Component:  wxGUI                         |     Version:  svn-develbranch6         
 Keywords:  wingrass, wms, r.in.wms[.py]  |    Platform:  MSWindows XP             
      Cpu:  x86-64                        |  
------------------------------------------+---------------------------------
Changes (by hamish):

  * keywords:  wingrass, wms, r.in.wms => wingrass, wms, r.in.wms[.py]
  * priority:  normal => major
  * milestone:  6.4.1 => 6.4.3


Comment:

 Yes, the wx WMS import tool still fails out of the gate on wingrass.
 tested with 6.5svn nightly build.

  * File -> Import raster -> WMS
  * Mapserver: `http://mapserver.flightgear.org/ms?`
  * Press the [Connect] button.
  * nothing happens, this shows up in the wx layer manager's command output
 window:

 {{{
 Traceback (most recent call last):
   File "c:\Program Files\GRASS GIS
 6.5.svn\etc\wxpython\modules\ogc_services.py", line 204, in
 OnConnect

 self.list.LoadData(layers)
   File "c:\Program Files\GRASS GIS
 6.5.svn\etc\wxpython\modules\ogc_services.py", line 259, in
 LoadData

 title = data[layer]['title']
 KeyError
 :
 'title'
 }}}


 Hamish

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



More information about the grass-dev mailing list