<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=690315422-24082005><FONT face=Arial color=#0000ff size=2>You 
need WFS for querying feature attributes.</FONT></SPAN></DIV>
<DIV><SPAN class=690315422-24082005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=690315422-24082005><FONT face=Arial color=#0000ff 
size=2>-e</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> UMN MapServer 
  Users List [mailto:MAPSERVER-USERS@LISTS.UMN.EDU] <B>On Behalf Of </B>Jennifer 
  Zeisloft<BR><B>Sent:</B> Wednesday, August 24, 2005 4:13 PM<BR><B>To:</B> 
  MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> [UMN_MAPSERVER-USERS] Making 
  a WMS layer queryable<BR><BR></FONT></DIV>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).  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.  Other layers brought into the same 
  map through other servers are queryable.  I have searched the 
  documentation and lists, but haven't been able to find any answers.  Do I 
  need to add something extra to the mapfile (layer portion is pasted 
  below)?  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.  Any suggestions would be greatly 
  appreciated!  Thanks in advance for your help.<BR><BR>Jennifer 
  Zeisloft<BR>UW Sea 
  Grant<BR><BR>-------------------------------------<BR><BR>LAYER<BR>  NAME 
  Bluff_Profile<BR>  STATUS ON<BR>  TYPE POINT<BR>  DATA 
  bluffg<BR>  TEMPLATE "ttt_query.html"<BR>  TOLERANCE 500<BR>  
  TOLERANCEUNITS PIXELS<BR>  MAXSCALE 300000<BR>  
  PROJECTION<BR>   "init=epsg:4326"<BR>  END<BR>  
  METADATA<BR>   
  "wms_srs"             
  "EPSG:4326"<BR>   
  "wms_name"            
  "Bluff_Profile"<BR>   
  "wms_title"           "Bluff 
  Profiles"<BR>   
  "wms_abstract"        "TBA"<BR>   
  "wms_keywordlist"     "Lake Superior"<BR>   
  "wms_server_version"  "1.1.1"<BR>   
  "wms_formatlist"      
  "image/png,image/jpeg,image/wbmp"<BR>   
  "wms_format"          
  "image/png"<BR>   "wms_onlineresource"  "<A 
  href="http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscmp\map\wlscmp_wms.map&amp;">http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscmp\map\wlscmp_wms.map&amp;</A> 
  "<BR>  END<BR>  CLASS<BR>    SYMBOL 
  'circle'<BR>    COLOR 255 166 0<BR>    SIZE 
  6<BR>  END<BR>END<BR></BLOCKQUOTE></BODY></HTML>