[QGIS-trac] [Quantum GIS] #1599: WMS and WFS problems with GeoServer
Quantum GIS
qgis at qgis.org
Sat Mar 28 04:03:19 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
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
A test WMS server is at: http://www.lucamorandini.it/geoserver/wms , while
the WFS one is at:http://www.lucamorandini.it/geoserver/wfs
As I see it. there are two issues when Quantum GIS and Geoserver interact:
1) QGIS does not retrieve all available styles when listing WMS layers
to be added, only the first one ("burg", in this case) is shown; if that
style is not applicable to the chosen WMS layer, the layer won't show.
2) QGIS does not prefix WFS requests with the proper namespace, for
instance it asks for:
GET
/wfs?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=region
while TYPENAME should be psc:region instead.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1599>
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