[QGIS-trac] Re: [Quantum GIS] #1453: WMS Layer URL is damaged when loaded via Python

Quantum GIS qgis at qgis.org
Fri Dec 12 09:49:04 EST 2008


#1453: WMS Layer URL is damaged when loaded via Python
--------------------------------------------------------------+-------------
        Reporter:  hdus                                       |         Owner:  mhugent      
            Type:  bug                                        |        Status:  new          
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.0.0
       Component:  WMS                                        |       Version:  HEAD         
      Resolution:                                             |      Keywords:  WMS Python   
Platform_version:                                             |      Platform:  Linux        
        Must_fix:  Yes                                        |   Status_info:  0            
--------------------------------------------------------------+-------------
Comment (by jef):

 The first url is used for the GetCapabilities request.  The
 GetCapabilities response contains an url that is used to the GetMap
 requests that actually load the images to display.

 I suspect that the OnlineResource returned by GetCapabilities points to
 the second url you see.  That would be a problem of the WMS server.

 That would be consistent with the fact that if the layer is initially off,
 checking the visibility box triggers the first GetMap request.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1453#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list