[OpenLayers-Users] Re: Problems getting WFS layer
Mª®k
mc.prins at gmail.com
Thu Jun 9 08:33:58 EDT 2011
2011/6/9 Bart van den Eijnden <bartvde at osgis.nl>:
> Hi Casper,
> AJAX requests normally show up in the Console tab of Firebug, make you sure
> you have activated the option to show AJAX requests.
> Without a request XML and response XML it's really difficult to help you.
> Otherwise, send us the output of your DescribeFeatureType request, a common
> mistake is that the featureNS does not exactly match the namespace
> advertized on the WFS.
my most common mistake here is a trailing slash on the namespace,
always gets me...
You might also want to try adding the featurePrefix : 'gs' to the
options hash (I see you're using that in the schema url).
Mark
More information about the Users
mailing list