I am not sure I understand your question the "SELECT *" statement is SQL
... and is used for a database query.

GeoTools is a Java library, Filters are represent as a data structure. You
can create that data structure by hand using a factory or by parsing a CQL
statement. Please see the user guide, there is a tutorial and also many
examples of filtering.



--
Jody Garnett

On 7 June 2016 at 11:15, Mihaja raji <mihaja.r...@gmail.com> wrote:

> Will you help me , I am trying to set up a GIS application (with GeoTools
> ) and I use the following direct application in postgis "SELECT * FROM
> WHERE NOT bord_route st_isvalid ( the_geom ) " it works but with CQL the
> request with GeoTools , what is the equivalence of this request ? thank in
> advance
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to