[QGIS-trac] Re: [Quantum GIS] #1599: WMS and WFS problems with GeoServer

Quantum GIS qgis at qgis.org
Wed Apr 1 04:24:33 EDT 2009


#1599: WMS and WFS problems with GeoServer
-----------------------------------------------------+----------------------
        Reporter:  pcav                              |         Owner:  nobody       
            Type:  bug                               |        Status:  new          
        Priority:  major: does not work as expected  |     Milestone:  Version 1.0.2
       Component:  WMS                               |       Version:  HEAD         
      Resolution:                                    |      Keywords:               
Platform_version:                                    |      Platform:  All          
        Must_fix:  No                                |   Status_info:  0            
-----------------------------------------------------+----------------------
Comment (by mhugent):

 One problem with the WMS server is that it states the url for GetMap
 requests to be

 http://localhost/... (see below)
 where it should be http://www.lucamorandini.it/geoserver/wms

 <GetMap>
         <Format>image/png</Format>
         <Format>application/atom xml</Format>
         <Format>application/atom+xml</Format>
         <Format>application/openlayers</Format>
         <Format>application/pdf</Format>
         <Format>application/rss xml</Format>
         <Format>application/rss+xml</Format>
         <Format>application/vnd.google-earth.kml</Format>
         <Format>application/vnd.google-earth.kml xml</Format>
         <Format>application/vnd.google-earth.kml+xml</Format>
         <Format>application/vnd.google-earth.kmz</Format>
         <Format>application/vnd.google-earth.kmz xml</Format>
         <Format>application/vnd.google-earth.kmz+xml</Format>
         <Format>atom</Format>
         <Format>image/geotiff</Format>
         <Format>image/geotiff8</Format>
         <Format>image/gif</Format>
         <Format>image/jpeg</Format>
         <Format>image/png8</Format>
         <Format>image/svg</Format>
         <Format>image/svg xml</Format>
         <Format>image/svg+xml</Format>
         <Format>image/tiff</Format>
         <Format>image/tiff8</Format>
         <Format>kml</Format>
         <Format>kmz</Format>
         <Format>openlayers</Format>
         <Format>rss</Format>
         <DCPType>
           <HTTP>
             <Get>
               <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:type="simple"
 xlink:href="http://localhost:8080/geoserver/wms?SERVICE=WMS&amp;"/>
             </Get>
           </HTTP>
         </DCPType>
       </GetMap>

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1599#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