Hi!

I have :
QGIS 2.0.1 standalone
Windows XP Service Pack 3
MapServer 6.1
Apache 2.2.21 with mod-mapcache/0.5

I think there is one bug regarding the GetFeatureInfo tool for Tilesets. 

It does not work neither the mapserver/mapcache  nor the geoserver!

The log is:

Map getfeatureinfo error: Cannot open 
/?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-4733798.08569699991494417,1434202.91430300008505583,5284956.08569699991494417,11452957.08569700084626675&SRS=EPSG:2100&WIDTH=1000&HEIGHT=1000&LAYERS=countries&STYLES=&FORMAT=image/png&QUERY_LAYERS=countries&INFO_FORMAT=text/html&X=509&Y=702&FEATURE_COUNT=10:
 Path is a directory 
[/?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-4733798.08569699991494417,1434202.91430300008505583,5284956.08569699991494417,11452957.08569700084626675&SRS=EPSG:2100&WIDTH=1000&HEIGHT=1000&LAYERS=countries&STYLES=&FORMAT=image/png&QUERY_LAYERS=countries&INFO_FORMAT=text/html&X=509&Y=702&FEATURE_COUNT=10]

Obviously, qgis tries to open the url without the host name. The correct url is 
"http://localhost/mapcache/?SERVICE=WMS.........etc";, and not  "/? 
SERVICE=WMS.........etc"

Please mind that the problem derives from point-query to tilesets and not wms 
layer.


Thanks in advance
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to