Hi friends,<br>I need to find the intersection of a rectangle and circle. As you<br>
must be aware that a &nbsp;circle in mapserver terminology is a shapeobject drawn<br>
using the upper left and bottom right co-ordinates of a rectangle.<br>
 &nbsp; &nbsp; In the above case I get the intersection of two rectangles, but as the<br>
circle lies inside the rectangle, i am not able to find whether my first<br>
rectangle intersects with the bottom corner of the rectangle(that contains<br>
the circle), which is not part of the circle.<br><br>I am using <a href="http://ASP.NET">ASP.NET</a>. Any solution in this case would be of great help.<br><br>Thanks in advance,<br>Sucharita<br>
<br>