Re: [Geoserver-users] Vector Layer + WFS + viewparams

2012-06-18 Thread Ariel Falduto
Cool Amdrea, I found a "workaround" who helps me at this moment take a look: var testLayer = new OpenLayers.Layer.Vector("Test", { projection: new OpenLayers.Projection("EPSG:4326"), strategies: [new OpenLayers.Strategy.BBOX()], protocol: new OpenLayers.Protocol.HTTP({ url: "/geoserve

Re: [Geoserver-users] Vector Layer + WFS + viewparams

2012-06-18 Thread Andrea Aime
On Mon, Jun 18, 2012 at 9:20 PM, Ariel Falduto wrote: > Hi again guys, > > its possible to pass "viewparams" to WFS (via post payload) like this > example... im try a lots of ways buy no-one works =( > It works only with GET requests. There is a jira about this, no idea if the solution being co

[Geoserver-users] Vector Layer + WFS + viewparams

2012-06-18 Thread Ariel Falduto
Hi again guys, its possible to pass "viewparams" to WFS (via post payload) like this example... im try a lots of ways buy no-one works =( var testLayer = new OpenLayers.Layer.Vector("Test", { strategies: [new OpenLayers.Strategy.BBOX()], protocol: new OpenLayers.Protocol.WFS({ version: