Hello,<br>I&#39;m facing problems making the GetFeatureInfo request in Mapserver5. <br><br>The following GetFeatureInfo request, returns expected results in Mapserver4.<br clear="all"><br><b><a href="http://demo.binyasit.com/gvis/htdocs/protogis_wms.cgi?REQUEST=GetFeatureInfo&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;">http://demo.binyasit.com/gvis/htdocs/protogis_wms.cgi?REQUEST=GetFeatureInfo&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;</a><br>
BBOX=64.998443,15.821582,85.960357,21.578418&amp;X=492&amp;Y=119&amp;INFO_FORMAT=text/html&amp;QUERY_LAYERS=districts&amp;<br>FEATURE_COUNT=2&amp;WIDTH=954&amp;HEIGHT=262&amp;VERSION=1.1.1&amp;LAYERS=districts<br></b><br>
But when i make the same request in Mapserver5, it asks for additional parameters. Then i checked the Migration Docs and modified the request as follows<br><br><b><a href="http://pcmcgisda.org.in/cgi-bin/mapserv.5b?format=image/png&amp;SRS=EPSG:26915&amp;map=/srv/release.pcmc.org/map/.config.map&amp;REQUEST=GetFeatureInfo&amp;">http://pcmcgisda.org.in/cgi-bin/mapserv.5b?format=image/png&amp;SRS=EPSG:26915&amp;map=/srv/release.pcmc.org/map/.config.map&amp;REQUEST=GetFeatureInfo&amp;</a><br>
EXCEPTIONS=application/vnd.ogc.se_xml&amp;BBOX=356415.589844,2056761.035156,395041.410156,2067368.964844&amp;X=440&amp;Y=98&amp;INFO_FORMAT=text/html&amp;<br>QUERY_LAYERS=watersupplyline,esr,valve&amp;FEATURE_COUNT=2&amp;WIDTH=954&amp;HEIGHT=262&amp;VERSION=1.1.1&amp;LAYERS=watersupplyline,esr,valve&amp;STYLES=<br>
<br></b>But it returns the following error.<b><br></b><pre><br>&lt;?xml version=&#39;1.0&#39; encoding=&quot;ISO-8859-1&quot; standalone=&quot;no&quot; ?&gt;<br>&lt;!DOCTYPE ServiceExceptionReport SYSTEM &quot;<a href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd">http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd</a>&quot;&gt;<br>
&lt;ServiceExceptionReport version=&quot;1.1.1&quot;&gt;<br>&lt;ServiceException&gt;<br>msDrawScalebar(): General error message. Unsupported scalebar style.<br>&lt;/ServiceException&gt;<br>&lt;/ServiceExceptionReport&gt;</pre>
I am not able to make out what is wrong with the Request. Can you please guide me.<br>Regards,<br>-- <br>Kevin Gomes ...enjoy being GIS maniacs