*How *is it possible *to read attributes of a layer*?
OpenLayers.Format.WFSDescribeFeatureType
creates a parser which will read that response.
eg
var wfsDescribeFeatureTypeParsed = new 
OpenLayers.Format.WFSDescribeFeatureType().read(response.responseXML);
Then look through wfsDescribeFeatureTypeParsed.featureTypes[0].properties

Notice: This email and any attachments are confidential. If received in error 
please destroy and immediately notify us. Do not copy or disclose the contents.

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to