<div>Hello Everyone,</div>
<div>&nbsp;</div>
<div>We are using 2 layers on our map.</div>
<div>First layer is created using a map file and using Mapserver.</div>
<div>Second layer is having same shape as the 1st layer since it is created from the gml file that I got after converting the shape to gml. </div>
<div>&nbsp;</div>
<div>Now I am creating the second layer using OpenLayers.Layer.GML class so that I can apply SLD to it and use it as the layer to do selection of polygons created on the layer.</div>
<div>User is able to select the&nbsp;polygons on clicking and also able to get the information from the selected polygons like... featureid.</div>
<div>&nbsp;</div>
<div>We needed a functionality where in I could draw a circle on the map and determine which polygons fall under that circle.</div>
<div>&nbsp;</div>
<div>I am able to draw the circle right now.</div>
<div>I came to know that I can do the comparison using the intersects() method of polygon but, that just gives me which polygons intersect and which&nbsp;don&#39;t. </div>
<div>&nbsp;</div>
<div><strong>What we needed was to know that how much area of the polygons from second layer (the one created using gml) was covered under the circle. Also along with that which polygons were covered under the circle.</strong></div>

<div>&nbsp;</div>
<div>Is there any method of doing so....?</div>
<div>&nbsp;</div>
<div>Can anyone give some suggestions or ideas....</div>
<div>&nbsp;</div>
<div>Thanks in advance....<br clear="all"><br>-- <br>Regards,<br>Jatin Ambasana<br>iWork Technologies Pvt. Ltd.<br>Mobile:+91-9765394718</div>
<div>Mail: <a href="mailto:jatin.a@iworktech.com">jatin.a@iworktech.com</a><br>Visit us: <a href="http://www.iworktech.com">www.iworktech.com</a> <br></div>