qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.48k stars 2.99k forks source link

wms getfeatureinfo does not work against geoserver #12734

Closed qgib closed 5 years ago

qgib commented 14 years ago

Author Name: zicke - (zicke -) Original Redmine Issue: 2674

Redmine category:web_services_clients/wms Assignee: Marco Hugentobler


The WMS [[GetFeatureInfo]] request against [[GeoServer]] does not work. It returns: "Layer catais%3Acontrol_point does not exist".

The request url written in the debug messages does work when copy/pasted into Firefox.

qgib commented 14 years ago

Author Name: Marco Hugentobler (@mhugent)


Could you provide an example service url? (Solothurn streetmap does not provide [[GetFeatureInfo]])

qgib commented 14 years ago

Author Name: zicke - (zicke -)


Here we go:

http://www.catais.org/geoserver/wms

try the catais:control_point layer.

qgib commented 14 years ago

Author Name: Jürgen Fischer (@jef-n)


fixed in 3efd24b0 (SVN r13850).