I don't understand how the Distance() and Intersects() and Contains() function wouldn't work for this?<br><br>
Are X and Y radius the same?<br><br><div><span class="gmail_quote">On 9/9/07, <b class="gmail_sendername"><a href="mailto:postgis@jochem.name">postgis@jochem.name</a></b> <<a href="mailto:postgis@jochem.name">postgis@jochem.name
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>what I want to do is finding certain features in some distance around a
<br>certain point. Those features should be located in some corridor between X<br>and Y km around this point. Currently I've solved this problem by<br>computing two bounding boxes of X and Y km around the point and taking the
<br>difference of those. So far so good.<br><br>But I don't want to have some quadratic box but a real circle - is there<br>any way to achieve this?<br><br>Best regards,<br> Rainer<br>_______________________________________________
<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br></blockquote></div><br>