GeoExt

Previous topic

GeoExt.data.StyleReader

Next topic

GeoExt.data.WFSCapabilitiesStore

GeoExt.data.WFSCapabilitiesReader

Extends
class GeoExt.data.WFSCapabilitiesReader(meta, recordType)
Parameters:
  • metaObject Reader configuration from which: layerOptions is an optional object (or function that returns an object) passed as default options to the OpenLayers.Layer.Vector constructor. protocolOptions is an optional set of parameters to pass to the OpenLayers.Protocol.WFS constructor.
  • recordTypeArray | Ext.data.Record An array of field configuration objects or a record object. Default is GeoExt.data.LayerRecord.

Data reader class to create an array of GeoExt.data.LayerRecord objects from a WFS GetCapabilities response.