> Hi all. > I have been pointed out to an apparently serious problem in QGIS trying to > read WFS/WMS layers from GeoServer:
Further info: Luca Morandini is helping us, setting a couple of test server: The 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. -- Paolo Cavallini http://faunalia.it/pc _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
