Hello during my project with openlayers and deegree i would like to make a selection of features ,i have shown the examples of openlayers and some answers in different forum of geoserver or mapfish say that we can do it with a connection between openlayers and WFS,now i'm using openlayers with deegree wms and i can show the map with layers.
so my question is how can i do a selection of feature with connection between (deegree wfs or wms) and openlayers ,i can draw a point and lines and polygons and select them and unselect ,but i can't do the same with my layers in the map (layers passed to this OL object. ol_wms = new OpenLayers.Layer.WMS( "deegree wms"," http://localhost:8080/deegree-wms/services?", {layers:'world_adm0,arpt_ifr', });). please if you can clarify some things or give me some examples because really ,I'm stuck now. many thanks for replying
_______________________________________________ Dev mailing list Dev@openlayers.org http://openlayers.org/mailman/listinfo/dev