<div>I'm trying to use the expressionbuilder to access a layer which I'm hosting locally. I've set the layer up for WFS, I can see it in a GetCapabilites request, and I can get the data through a get feature request. However, when I select it as the active layer and try to use exppression builder, the gui comes up, the name is there, but all other information is blank. It states that it doesnt even know what type of file it is (Point, Line or Poly).
</div>
<div>&nbsp;</div>
<div>Attached is my layer for the data, and my layer trying to utilize the data.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>
<p>&nbsp;LAYER<br>&nbsp;&nbsp;&nbsp;name&nbsp;&nbsp;bunnies2004_point<br>&nbsp;&nbsp;&nbsp;type&nbsp;&nbsp;POINT<br>&nbsp;&nbsp;&nbsp;status&nbsp;off<br>&nbsp;&nbsp;&nbsp;DUMP TRUE<br>&nbsp;&nbsp;&nbsp;data&nbsp;&nbsp;&quot;C:/ms4w/apps/myApp/data/bunnies2004_point.shp&quot;<br>&nbsp;&nbsp;&nbsp;TOLERANCE 5<br>&nbsp;&nbsp;.....<br>&nbsp;&nbsp;&nbsp;METADATA<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;wfs_title&quot;&nbsp;&nbsp;&quot;FY04 Tucson Sector Deaths&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;wfs_srs&quot;&nbsp;&quot;EPSG:4326&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;END<br>&nbsp;&nbsp;<br>&nbsp;&nbsp;END<br>&nbsp;&nbsp;<br>&nbsp;&nbsp;<br>LAYER<br>NAME&nbsp;&nbsp;&nbsp;wfs_bunnies<br>TYPE&nbsp;&nbsp; &nbsp;POINT<br>STATUS&nbsp;&nbsp;off<br>CONNECTIONTYPE&nbsp;WFS<br>CONNECTION&nbsp;&nbsp;&quot;<a href="http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map">
http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map</a>&amp;&quot;<br>METADATA<br>&nbsp;&nbsp;&nbsp;<br>&quot;wfs_typename&quot; &quot;bunnies2004_point&quot;<br>&quot;wfs_service&quot; &quot;WFS&quot;<br>
&quot;wfs_srs&quot; &quot;EPSG:4326&quot;<br>&quot;wfs_version&quot;&nbsp;&nbsp;&quot;1.0.0&quot;&nbsp;<br>&quot;wfs_request_method&quot;&nbsp;&nbsp;&nbsp; &quot;GET&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #&nbsp; &quot;wfs_connectiontimeout&quot; &quot;60&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # &quot;wfs_maxfeatures&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1&quot;
</p>
<p>END<br>END</p>
<p>&nbsp;</p>
<p>I've tried it with and w/o the &amp; at the end of my connection string, and neither method works. Any help in this matter would be greatly appreciated.</p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>&nbsp;</p>
<p>Matt</p></div>