<div dir="ltr"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; color: rgb(51, 51, 51); ">Hello<br><br>during my project with openlayers and deegree i would like to make a<br>
selection of features ,i have shown the examples of openlayers and some<br>answers in different forum of geoserver or mapfish say that we can do it<br>with a connection between openlayers and WFS,now i&#39;m using openlayers with<br>
deegree wms and i can show the map with layers.<br><br>so my question is how can i do a selection of feature with connection<br>between (deegree wfs or wms) and openlayers ,i can draw a point and lines<br>and polygons and select them and unselect ,but i can&#39;t do the same with my<br>
layers in the map (layers  passed to this OL object.<br><br>ol_wms = new OpenLayers.Layer.WMS( &quot;deegree wms&quot;,&quot;<br><a href="http://localhost:8080/deegree-wms/services" target="_blank" style="color: rgb(51, 70, 76); ">http://localhost:8080/deegree-wms/services</a>?&quot;,<br>
  {layers:&#39;world_adm0,arpt_ifr&#39;, });).<br><br>please if you can clarify some things or give me some examples because<br><br>really ,I&#39;m stuck now.<br><br>many thanks for replying</span></div>