<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Ian, <br><br>Your selection is currently limited to only two features. I cannot select any feature after selecting 2 features. Is that intentional? An error is shown that "layer is null" in OpenLayers.js<br><br>In IE, the selection does not overlay on the feature(offset by some good distance). Are you missing something on SRS?<br><br><br>Any luck with "wfs.refresh();" after select and unselect events?<br><br>-Ravi<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Ian Turton &lt;ijturton@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> Arnd Wippermann
 &lt;arnd.wippermann@web.de&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> users@openlayers.org<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, March 12, 2011 7:00:33 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [OpenLayers-Users] Selection on a WFS layer problem<br></font><br>
On 12 March 2011 18:52, Arnd Wippermann &lt;<a ymailto="mailto:arnd.wippermann@web.de" href="mailto:arnd.wippermann@web.de">arnd.wippermann@web.de</a>&gt; wrote:<br>&gt; Your features lose not there style, but get deleted from your map. You see<br>&gt; the layer base.<br>&gt;<br>&gt; It seems, that this part<br>&gt;<br>&gt; onSelect: function(feature){<br>&gt; &nbsp; &nbsp;select.addFeatures([feature]);<br>&gt; },<br>&gt; onUnselect: function(feature){<br>&gt; &nbsp; &nbsp;select.removeFeatures([feature]);<br>&gt;<br>&gt; deletes the unselected feature also from the wfs layer. You don't need the<br>&gt; functions. Try it without onSelect and onUnselect.<br><br>I thought I was adding the feature to a new layer (select).<br><br>Ian<br>-- <br>Ian Turton<br>_______________________________________________<br>Users mailing list<br><a ymailto="mailto:Users@lists.osgeo.org" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br><span><a target="_blank"
 href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a></span><br></div></div>
</div><br>

      </body></html>