Optional
opt_options: WFSOptionsOptional configuration object.
Feature format for reading and writing data in the WFS format. By default, supports WFS version 1.1.0. You can pass a GML format as option if you want to read a WFS that contains GML2 (WFS 1.0.0). Also see ol.format.GMLBase which is used by this format.
stable
Read all features from a WFS FeatureCollection.
Source.
Optional
opt_options: ReadOptionsRead options.
Features.
stable
Read the projection from a WFS source.
Source.
Projection.
stable
Encode format as WFS GetFeature
and return the Node.
Options.
Result.
stable
Generated using TypeDoc
Classdesc
Feature format for reading and writing data in the WFS format. By default, supports WFS version 1.1.0. You can pass a GML format as option if you want to read a WFS that contains GML2 (WFS 1.0.0). Also see ol.format.GMLBase which is used by this format.
Param: opt_options
Optional configuration object.
Api
stable