[OpenLayers-Users] Re: Why WFS Layer Displayed very slowely over Google Map

Mustafa646 noorcs22 at gmail.com
Fri Mar 4 10:15:22 EST 2011


As i understand that you mentioned, I have to draw WMS Layer and then under
click enent, call WFS to get features. I visited following example which
uses WMS and WFS:

http://openlayers.org/dev/examples/getfeature-wfs.html

In the above example, GetFeature method is used to get vector features for
locations underneath the mouse cursor. And Can be configured to act on
click, hover. 

But, In my case, I have a Button and Textbox. The user puts some value in
textbox and press the button, Under Button click event, Textbox value needs
to compare with specific column value  of all the features (3500 features)
in loop. And finally, one feature will be selected based on comparision. 

so, for this reason, i need all the features displayed over google map
before performing the above action.

Now, Please guide me How I can draw Vector Layer fastly. OR is there any
other way to solve this problem. 

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Why-WFS-Layer-Displayed-very-slowely-over-Google-Map-tp6088473p6088808.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list