Hello everybody,
does somebody know a way to load Features from a WFS Server?
I read some post about using a ServerLayerOverlay (on the client side) and a WfsFeatureSource (on the server side), but I suppose that this solution does not allow to use Features on the client side.
I also read some post about using an InMemoryFeatureSource filled "manually", but I guess that this solution is complex to develop.
Does somebody know another way, or have an example for the second solution?
Thank you
Nicolas