chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

implement filter for wfs layer #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I can't implement a example like that 
http://openlayers.org/dev/examples/wfs-filter.html

So I will try to extent the code to implement function like this.

Original issue reported on code.google.com by eiko.tho...@gmail.com on 14 Nov 2012 at 9:35

GoogleCodeExporter commented 8 years ago
I did the most of needed changes im my working copy. Finally, the changes were 
not as extensive as I thought. But before I can commit I need a way to reload a 
already loaded layer after the filter has changed.

Original comment by eiko.tho...@gmail.com on 21 Nov 2012 at 7:54

GoogleCodeExporter commented 8 years ago
Finished and commit to r193. I also add a example to demo 
'WebFeatureServiceFilter' ... it illustrates a really cool filter switching - 
much better as all I implemented until today in previous projects :-D

Cheers Eiko

Original comment by eiko.tho...@gmail.com on 21 Nov 2012 at 9:50