Hi Bart-<br>
<br>
I added DUMP TRUE to the map file. I do get some sort of result for that layer: <br>
<br>
<p class="text"><strong>Bluff Profiles</strong></p>
<table border="0" cellpadding="1" cellspacing="0" width="100%">
<tbody><tr><td class="subContentArea2"><p class="CWCQueryResultsHeader">Feature:</p></td>
<td class="subContentArea2" colspan="2"><p class="CWCQueryResultsLayerName">Bluff_Profile_feature</p></td></tr></tbody>
</table>
<br>
but it isn't the result I'm looking for - it doesn't seem to be
accessing the attribute table at all. Do I need to add something
else, perhaps to the Layer Metadata? I guess I'm wondering how
MapServer knows that GetFeatureInfo is being requested. <br>
<br>
Perhaps this is also a Chameleon issue? (I am also looking into WFS to see if that might be a practical route.) <br>
<br>
I really appreciate the help. Thanks!<br>
<br>
Jennifer Zeisloft<br>
UW Sea Grant<br><br><div><span class="gmail_quote">On 8/25/05, <b class="gmail_sendername">Bart van den Eijnden</b> <<a href="mailto:BEN@syncera-itsolutions.nl">BEN@syncera-itsolutions.nl</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is not true, WMS has GetFeatureInfo which shows attribute info for a feature.<br><br>Jennifer, have you tried adding DUMP TRUE?<br><br>Best regards,<br>Bart<br><br>Bart van den Eijnden<br>Syncera IT Solutions<br>Postbus 270
<br>2600 AG DELFT<br><br><a href="http://tel.nr">tel.nr</a>.: 015-7512436<br>email: <a href="mailto:BEN@Syncera-ITSolutions.nl">BEN@Syncera-ITSolutions.nl</a><br><br>>>> Ethan Alpert <<a href="mailto:ealpert@DIGITALGLOBE.COM">
ealpert@DIGITALGLOBE.COM</a>> 08/25/05 12:55 am >>><br>You need WFS for querying feature attributes.<br><br>-e<br><br> -----Original Message-----<br> From: UMN MapServer Users List<br>[mailto:<a href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">
MAPSERVER-USERS@LISTS.UMN.EDU</a>] On Behalf Of Jennifer Zeisloft<br> Sent: Wednesday, August 24, 2005 4:13 PM<br> To: <a href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</a><br> Subject: [UMN_MAPSERVER-USERS] Making a WMS layer queryable
<br><br><br> Hello All-<br><br> I am attempting to serve a WMS layer that I would like to be<br>queryable (using the identify feature button/Query widget from<br>Chameleon). The layer appears as it should when brought into a map, but
<br>is not queryable, despite what it says in the layer information popup<br>window. Other layers brought into the same map through other servers<br>are queryable. I have searched the documentation and lists, but haven't
<br>been able to find any answers. Do I need to add something extra to the<br>mapfile (layer portion is pasted below)? Both the context and<br>capabilities xml files show that the layer is queryable (=1) and I have<br>increased the tolerance ridiculously just to make sure a click hits on
<br>the point. Any suggestions would be greatly appreciated! Thanks in<br>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"<br>"<a href="http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscm">http://144.92.46.35/cgi-bin/mapserv.exe?map=C:\ms4w\apps\chameleon\lscm
</a><br>p\map\wlscmp_wms.map& "<br> END<br> CLASS<br> SYMBOL 'circle'<br> COLOR 255 166 0<br> SIZE 6<br> END<br> END<br><br></blockquote></div>
<br>