Jody Garnett ha scritto:
> I would be up for dropping the method; if we supply a featuresource
> wrapper? The only reason to leave it as is; is if the implementor had
> something smart they could do... but yeah if straight query combining
> is all that is needed; we can bust out the featuresource /
> featurestore wrappers.

Which is in fact what GeoServer does.
However our wrappers are specific to the GS configuration and cannot
be donated back to GeoTools.

I would be +1 to removing that method, there is no real reason to have
that at the core API level.

DataUtilities.view(FeatureSource, query)
or
DataUtilities.createView(FeatureSource, query)

should suffice.

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to