Thanks Ian, could you give a small example of how such a dWithin filter would look? When I search in the API or other sources I get a bit confused by the term DWithin filter and how to put this in practise.
Regards, Jeroen -----Original Message----- From: Ian Turton [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 10:10 PM To: Jeroen van Dijk Cc: [email protected] Subject: Re: [Geotools-gt2-users] GeometryFactory for a circle? On 3/9/07, Jeroen van Dijk <[EMAIL PROTECTED]> wrote: > > > I want select roads, from a shapefile, with a certain radius from a point, > thus lying in a circle. > > > > I found this link that shows how to select point with a polygon. > > http://www.nabble.com/filter-points-within-polygon-t2740648.html > > > > My only problem is now to create a Geometry that represents a circle. Like > in the post of What you really want is a DWithin filter which gives you everything within a distance of a geometry (in your case a point). Ian -- Ian Turton http://www.geotools.org http://pennspace.blogspot.com/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
