Hello All-<br>
<br>
I am attempting to serve a WMS layer that I would like to be queryable
(using the identify feature button/Query widget from Chameleon).&nbsp;
The layer appears as it should when brought into a map, but is not
queryable, despite what it says in the layer information popup
window.&nbsp; Other layers brought into the same map through other
servers are queryable.&nbsp; I have searched the documentation and
lists, but haven't been able to find any answers.&nbsp; Do I need to
add something extra to the mapfile (layer portion is pasted
below)?&nbsp; Both the context and capabilities xml files show that the
layer is queryable (=1) and I have increased the tolerance ridiculously
just to make sure a click hits on the point.&nbsp; Any suggestions
would be greatly appreciated!&nbsp; Thanks in advance for your help.<br>
<br>
Jennifer Zeisloft<br>
UW Sea Grant<br>
<br>
-------------------------------------<br>
<br>
LAYER<br>
&nbsp; NAME Bluff_Profile<br>
&nbsp; STATUS ON<br>
&nbsp; TYPE POINT<br>
&nbsp; DATA bluffg<br>
&nbsp; TEMPLATE &quot;ttt_query.html&quot;<br>
&nbsp; TOLERANCE 500<br>
&nbsp; TOLERANCEUNITS PIXELS<br>
&nbsp; MAXSCALE 300000<br>
&nbsp; PROJECTION<br>
&nbsp;&nbsp; &quot;init=epsg:4326&quot;<br>
&nbsp; END<br>
&nbsp; METADATA<br>
&nbsp;&nbsp; &quot;wms_srs&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;EPSG:4326&quot;<br>
&nbsp;&nbsp; &quot;wms_name&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Bluff_Profile&quot;<br>
&nbsp;&nbsp; &quot;wms_title&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Bluff Profiles&quot;<br>
&nbsp;&nbsp; &quot;wms_abstract&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TBA&quot;<br>
&nbsp;&nbsp; &quot;wms_keywordlist&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Lake Superior&quot;<br>
&nbsp;&nbsp; &quot;wms_server_version&quot;&nbsp; &quot;1.1.1&quot;<br>
&nbsp;&nbsp; &quot;wms_formatlist&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;image/png,image/jpeg,image/wbmp&quot;<br>
&nbsp;&nbsp; &quot;wms_format&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;image/png&quot;<br>
&nbsp;&nbsp; &quot;wms_onlineresource&quot;&nbsp;
&quot;<a href="http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscmp\map\wlscmp_wms.map&amp;amp;">http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscmp\map\wlscmp_wms.map&amp;amp;</a>
&quot;<br>
&nbsp; END<br>
&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; SYMBOL 'circle'<br>
&nbsp;&nbsp;&nbsp; COLOR 255 166 0<br>
&nbsp;&nbsp;&nbsp; SIZE 6<br>
&nbsp; END<br>
END<br>