Hi Guys,<div><br></div><div>I am trying to obtain the feature info back from the WMS layer using the WFS Protocol,</div><div><br></div><div><div>wfsProtocol = new OpenLayers.Protocol.WFS.fromWMSLayer(layerNode.layer);</div>
<div> wfsProtocol.read({</div><div> filter: pfilter,</div><div> callback: processSpatialQuery,</div><div> scope: new OpenLayers.Strategy.BBOX()</div>
<div> });</div><div><br></div><div>And I am getting the feature back in <a href="http://dpaste.com/839098/">Response</a> but for some reason, the e.feature is displaying an empty array. Not sure what is going wrong here?</div>
<div><br></div><div>The post XML looks like <a href="http://dpaste.com/839108/">this</a>. Any idea what is wrong?</div><div><br></div>-- <br>Thanks & Regards<div>Smaran Harihar</div><br>
</div>