<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'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'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( "deegree wms","<br><a href="http://localhost:8080/deegree-wms/services" target="_blank" style="color: rgb(51, 70, 76); ">http://localhost:8080/deegree-wms/services</a>?",<br>
{layers:'world_adm0,arpt_ifr', });).<br><br>please if you can clarify some things or give me some examples because<br><br>really ,I'm stuck now.<br><br>many thanks for replying</span></div>