On Tue, Oct 21, 2008 at 9:27 AM, Eric Lemoine <[EMAIL PROTECTED]> wrote: > Hi. I think you can do it with GeoServer (with CQL).
This is what I do. You can have a javascript function that parses your fltering criteria into a CQL filter string. Then, use mergeParams for your map to add the filter criteria to your request. It works as expected :) Alex _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
