Hi Brian, Thank you very much for your continued support.
I have altered the version to 1.1.0, this is reflected in the response. Still, no WFS data is displayed on the map. I also included an explicit OpenLayers projection, this hasn't worked either. In searching for the syntax for the projection code, I saw an example of how to specify style information. I added that code as well which also failed to produce a change in the output. Any further thoughts? Kind regards, Lewis Oaten web: lewisoaten.com twit: twitter.com/lewisoaten key: pk.caecus.co.uk cal: tgl.me/LewisOaten On Mon, Mar 8, 2010 at 1:15 AM, Brian Stempin <[email protected]> wrote: > Hi Lewis, > > Sorry for the delay. Now that I'm on spring break, I can take a little more > time to look at your problem. Here are a few things I'd suggest: > > Your WFS response indicates that you're using WFS 1.0.0. Try using protocol > 1.1.0. > You set the projection in the WFS object, which is clearly getting a > response in that projection. Try setting the projection of the layer. One > of the layer options might be projection: new > OpenLayers.Projection("EPSG:26915") > > HTH, > Brian > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
