Hi, I'm trying to implement a new DataStore for Geoserver. When I start to look at example of DataStore: gt-property project (Reading data from Java properties files) I notice that on each request all data are read from particular layer (because hasNext() and next() has no information about BBOX) and my question is:
Is there a possible to pass BBOX from request to DataStore to avoid unnecessary iteration over all data in DataStore? Regards, Rafal O. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
