&gt; I am working with OpenLayers and GeoServer. I have displayed a WMS Layer<br />&gt; over Google Map. Now i want to edit/move or draw a new feature in this WMS<br />&gt; Layer, is it possible ?<br />No<br /> <br />&gt; Secondly, I have already tried to display a WFS layer but i could not<br />&gt; succeed because layer is consists of more than 4000 polygons.<br />Of course, too much data<br />&gt; I need some code example/link or good suggestion to overcome this problem.<br />&gt; Or suggest me an alternate way to do this task, if i am wrong in my<br />&gt; findings.<br />check how works SelectFeatureControl, you can use this control to work with a subselection of your data as vector data.<br />I suggest you to retrieve using GeoJSON instead of GML