Hi, On Wed, Feb 6, 2008 at 11:52 PM, Andrea Maschio <[EMAIL PROTECTED]> wrote: > Hi all, i would select some features from a wms layer with s polygon > but I have no idea on how to accomplish this task.
WMS does not provide you anything helpful for that task. But if your server is also configured as WFS, you can issue a WFS GetFeatureRequest with a bbox filter. Regards, Andreas. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
