[Users] Selection using rectangle
Ian Turton
ijturton at gmail.com
Mon Oct 4 17:52:41 CEST 2010
On Mon, Oct 4, 2010 at 11:45 AM, Robert Buckley
<robertdbuckley at yahoo.com> wrote:
> Hi,
>
> Thanks for the link.
>
> I was actually hoping to select multiple features from a wms layer and get all
> the results displayed in one popup.
>
You can't do that in a WMS query. But if you have a parallel WFS on
the same data then you could create a BBOX filtered GetFeature WFS
request which you could then parse into a pop up when you got the
result.
I think that http://openlayers.org/dev/examples/getfeature-wfs.htmlwill
be more help to you.
Ian
--
Ian Turton
More information about the Users
mailing list