Hot answers tagged wfs
1
Yes, i got it... Both problems! : )
Now i can work with an external SLD, that´s how it works:
var gwg_f_wfs = new OpenLayers.Layer.Vector("Flurstuecke_GWG", {
strategies: [new OpenLayers.Strategy.BBOX()],
protocol: new OpenLayers.Protocol.WFS({
version: "1.1.0",
url: ...
Only top voted, non community-wiki answers of a minimum length are eligible