Hi, solved the problem by myself. Just use FilterFactory2 instead of "regular" FilterFactory.
Sincerely, Julian -------- Original-Nachricht -------- > Datum: Mon, 13 Oct 2008 14:48:07 +0200 > Von: "Julian Hagenauer" <[EMAIL PROTECTED]> > An: [email protected] > Betreff: [Geotools-gt2-users] dwithin: jts-geometry vs. opengis geometry > Hi, > i am working with a FeatureCollection that contains a set of > SimpleFeatures. > getDefaultGeometry() of every SimpleFeature does return a Geometry of the > jts-suite. > But FilterFactory.dwithin() needs a Geometry of the opengis-package as a > parameter. > Is there a (simple) way to convert one geometry into the other in order to > use it with dwithin or other ways around that problem? > > I am working with gt-2.5.0 rc0 > > Thank you, > Julian > -- > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > Jetzt dabei sein: > http://www.shortview.de/[EMAIL PROTECTED] > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
