[mapserver-users] GetFeatureInfo text/plain example in the WMS server document
Rahkonen Jukka
Jukka.Rahkonen at mmmtike.fi
Mon Sep 24 00:08:11 PDT 2012
Hi,
I believe that the text/plain GetFeatureInfo example is supposed to return the same information as text/html and gml examples. However, it does not return the city name and popolation
Document page http://mapserver.org/ogc/wms_server.html
text/plain
http://demo.mapserver.org/cgi-bin/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-11.332970,24.121208,47.584718,57.965035&SRS=EPSG:4326&WIDTH=1001&HEIGHT=575&LAYERS=cities&STYLES=&FORMAT=image/png&TRANSPARENT=true&QUERY_LAYERS=cities&INFO_FORMAT=text/plain&X=229&Y=280
text/html
http://demo.mapserver.org/cgi-bin/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-11.332970,24.121208,47.584718,57.965035&SRS=EPSG:4326&WIDTH=1001&HEIGHT=575&LAYERS=cities&STYLES=&FORMAT=image/png&TRANSPARENT=true&QUERY_LAYERS=cities&INFO_FORMAT=text/html&X=229&Y=280
I can see that I am selecting the fields for text/plain in my old mapfiles with layer metadata "wms_include_items". However, the current WMS server document does not list that metadata entry at all. Is it not supported any more?
-Jukka Rahkonen-
More information about the MapServer-users
mailing list