<div dir="ltr">Hello.<br><br>I create a wms service for some vector (shp) data. Now I need to Request this ( with a simple GetFeatureInfo request) but I have problems to understad some process.<br>I define my Query map object.<br>
I put the layer DUMP option in true, and I define two html basic files.<br>I declare the &quot;wms_feature_info_mime_type&quot;&nbsp; &quot;text/html&quot; METADATA<br><br>But wen i request the layer in arcGIS the server takes this request:<br>
<br><a href="http://10.192.160.133/cgi-bin/mapserv.exe?map=/ms4w/apps/Test/WMS_cablage_all_001.map&amp;VERSION=1.1.1&amp;REQUEST=GetFeatureInfo&amp;SRS=EPSG:27582&amp;BBOX=594618.528746939,2429381.90851909,598333.988796546,2432322.52048998&amp;WIDTH=1170&amp;HEIGHT=926&amp;QUERY_LAYERS=ngo9_l2e_01meu_sites&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;&amp;INFO_FORMAT=text/html&amp;FEATURE_COUNT=50&amp;X=78&amp;Y=28">http://10.192.160.133/cgi-bin/mapserv.exe?map=/ms4w/apps/Test/WMS_cablage_all_001.map&amp;VERSION=1.1.1&amp;REQUEST=GetFeatureInfo&amp;SRS=EPSG:27582&amp;BBOX=594618.528746939,2429381.90851909,598333.988796546,2432322.52048998&amp;WIDTH=1170&amp;HEIGHT=926&amp;QUERY_LAYERS=ngo9_l2e_01meu_sites&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;&amp;INFO_FORMAT=text/html&amp;FEATURE_COUNT=50&amp;X=78&amp;Y=28</a><br>
<br>I show I have &amp;&amp;&nbsp; In INFO_FORMAT parametre (I think that is worng).<br>I understand the parametres But I dont understand the real proces to create the URL.<br><br>Can you help me.<br><br>Thanks.<br></div>