Jody Garnett ha scritto:

> If you want we can write up a proposal for FeatureSource.features( 
> String query, String queryLanguage ) again ... I would like
> it so we can support SQL as in Gabriels community schema branch .... ie. 
> source.features( sql, "SFSQL" );

So, the idea is to allow JDBC source to use SQL specific queries, 
leveraging all dialect specific for a particular database, that is,
things we cannot encode in an OGC filter.
Wondering, would we loose the ability to mix queries like this?
Now some parts of Geotools do mix separate queries into one (see 
mapLayer definition query and renderer adding a bbox filter and/or the 
SLD filter to it).
Anyways, I see the interest, maybe limited to data serving instead of
rendering.

Cheers
Andrea

-------------------------------------------------------------------------
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-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to