Hi, yes, unfortunately that it the case. MapServer can not (at the moment) cascade getfeatureinfo requests. Because of that the corresponding layer has set queryable to 0/false and is thus not configurable as a query layer in Mapbender's GUI-WMS settings.
I haven't tested this, but you might want to have a look at mapproxy, it seems capable of doing cascaded WMS-getfeatureinfo requests. Cheers, Michael 2010/8/25 necipakca <[email protected]>: > > Hi everyone , > > First of all,I am a new user of mapbender and I have started a project with > that i choosen mapbender. > my problem is, > > i want to use getfeatureinfo property,but I am using WMS service in my > project and I integrated its with mapserver.when i was load mapserver URL,I > couldn't use getfeatureinfo. > > can i use getfeatureinfo with that mapserver and "CONNECTIONTYPE WMS"? > > my map file is that; > > MAP > NAME BuskiUser > STATUS ON > SIZE 400 400 > EXTENT 25.4821561784467 39.933353207504 26.6589862096445 40.5283797154684 > IMAGETYPE png > > WEB > IMAGEPATH "C:\ms4w\tmp" > METADATA > "WMS_SRS" "epsg:4326" > "WMS_FEATURE_INFO_MIME_TYPE" "text/html" > END > END > > PROJECTION > "init=epsg:4326" > END > > LAYER > NAME "sinir_ilce" > DATA "sinir_ilce" > TYPE POLYGON > DEBUG 1 > DUMP TRUE > CONNECTION "http://192.168.1.45:5656/denemewms/Request.aspx?" > CONNECTIONTYPE WMS > METADATA > "wms_crs" "epsg:4326" > "wms_name" "SINIR_ILCE_SNR" > "WMS_TITLE" "sinir_ilce" > "wms_server_version" "1.1.1" > "wms_format" "image/png" > "WMS_FEATURE_INFO_MIME_TYPE" "text/html" > "wms_request_method" "POST" > END > > TEMPLATE "info.html" > > PROJECTION > "init=epsg:4326" > END > > > END > > > END # of map file > > Is there anyone to help me to get rid of this situation.? > Thanks,, > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Mapbender-mapserver-and-WMS-service-getreatureinfo-problem-tp5461648p5461648.html > Sent from the mapbender-dev mailing list archive at Nabble.com. > _______________________________________________ > Mapbender_dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapbender_dev > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Aufwind durch Wissen! Qualifizierte Open Source Schulungen bei der http://www.foss-academy.eu/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ----------------------------------------------------------- Michael Schulz [email protected] in medias res Gesellschaft für Informationstechnologie mbH Schwimmbadstraße 2 D-79100 Freiburg i. Br. Tel: +49 (0)761 705798-102 Tel: +49 (0)761 705798-0 Fax: +49 (0)761 705798-09 http://www.webgis.de / http://www.zopecms.de -------------------------------------------------------------- Geschäftsführer: Stefan Giese, Dr. Christof Lindenbeck Eingetragen im Handelsregister HRB 5930 beim Amtsgericht Freiburg _______________________________________________ Mapbender_dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapbender_dev
