I'm trying to setup a WFSCapabilitiesReader to work against a WFS 1.1.0 server. 
Line 86 of WFSCapabilitiesReader.js references the 'capability' element that 
appears to be present in the WFS 1.0.0 schema only: 

        var protocolDefaults = {
            url: data.capability.request.getfeature.href.post
        };

I'm a complete noob when it comes to WFS so I could be wrong about this but I 
don't have this element in the WFS 1.1.0 getCapabilities response that I get 
from my local GeoServer installation.

Cheers
Adam
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to