Alessio Fabiani wrote:
Hi all,

I have almost finished to develop a web client for GeoServer based on MapBuilder.
The advantages of this client are:
1) The filter forms and contexts are fully customizable because they are based on MapBuilder framework. This client is a kind of framework itself. 2) The client prints out the features using the WMS service instead of the WFS. It does different requests to the WFS ONLY when the user wants the feature details. In other words first it builds the filters for the representation of the features usnig the WMS-SLD and then it builds the standard WFS filters to retreive the selected features. By this way the traffic is highly reduced because the client doesn't need to load all the features.

My question is: how is the state of the work on the SLD filter improvements? Do you guys need some help? I would like to be involved in this topic.
What Filter improvements are you thinking of?

I can think of four?
1. Some parser code for Filter 1.0 (and Filter 1.1) that Justin wants
2. Filter 1.1 API (for WFS 1.1 and Catalog)
3. Construction of Filter 1.0 and Filter 1.1 factories that subset the available range of GeoTools constructs...
4. Inclusion of SLD 1.1 ideas like enviornment variables

Cheers,
                              Alessio.



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to