[OpenLayers-Users] Requesting Complex Types from WFS

2010-07-20 Thread Eduardo Ramos
Hello all I was hoping that you could shed some light over this issue: my WFS has the folowing capabilities: ?xml version=1.0 encoding=utf-8? WFS_Capabilities xmlns:ogc=http://www.opengis.net/ogc; xmlns:miwfs=http://www.mapinfo.com/wfs;

Re: [OpenLayers-Users] Requesting Complex Types from WFS

2010-07-20 Thread Eduardo Ramos
Hello again, Do I have to use the OpenLayers.Format.WFSDescribeFeatureType() ??? Thanks, Edu -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Requesting-Complex-Types-from-WFS-tp5317231p5317543.html Sent from the OpenLayers Users mailing list archive at Nabble.com.

[OpenLayers-Users] Missing namespace prefix for PropertyName geometryName

2010-07-19 Thread Eduardo Ramos
Hello i'm having some trouble finding how to set the namespace for the geometry in the WFS request. My request is: var layer = new OpenLayers.Layer.Vector(BootyIsland, { strategies: [new OpenLayers.Strategy.BBOX()], projection: new

Re: [OpenLayers-Users] Missing namespace prefix for PropertyName geometryName

2010-07-19 Thread Eduardo Ramos
Just one add: the WFS response for the DescribeFeatureType is: ?xml version=1.0 encoding=utf-8? schema targetNamespace=http://www.mapinfo.com/wfs; xmlns:miwfs=http://www.mapinfo.com/wfs; xmlns:xs=http://www.w3.org/2001/XMLSchema; xmlns:gml=http://www.opengis.net/gml;

[OpenLayers-Users] Working with Openlayers.Layer.Vector and WFS

2010-07-16 Thread Eduardo Ramos
Hello I'm having a real hard time changing my OpenLayers.Layer.WFS request to the OpenLayers.Layer.Vector with OpenLayers.Protocol.WFS. I've been reading and experimenting all available examples that I was able to find and the API documentation (wich, by the way, didn't help very much) for 2

Re: [OpenLayers-Users] Working with Openlayers.Layer.Vector and WFS

2010-07-16 Thread Eduardo Ramos
Well, thanks for the quick response. The WFS response to 'http://localhost:2006/GetFeature.ashx?service=WFSversion=1.0.0request=GetCapabilities' is: WFS_Capabilities xsi:schemaLocation=http://www.opengis.net/wfs

Re: [OpenLayers-Users] Working with Openlayers.Layer.Vector and WFS

2010-07-16 Thread Eduardo Ramos
I'm working with IIS 7 -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Working-with-Openlayers-Layer-Vector-and-WFS-tp5301971p5302694.html Sent from the OpenLayers Users mailing list archive at Nabble.com. ___ Users mailing