geoman wrote: > > > I am working on a custom DataStore, and I got a little stuck - it wasn't > clear to me how to set up my data store to use filters. > > ... >
I stumbled across my answer in the javadocs at http://javadoc.geotools.fr/2.5/org/geotools/data/AbstractDataStore.html#getFeatureReader(java.lang.String,%20org.geotools.data.Query) The next step for me is to work out how to process the Filter from the Query, but I hope the info above helps someone else. -- View this message in context: http://n2.nabble.com/Filters-and-custom-DataStores-tp1332997p1334050.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
