函數Read all features from a WFS FeatureCollection.
Source.
可選opt_options: ReadOptionsRead options.
Features.
Read transaction response of the source.
Source.
Transaction response.
Read feature collection metadata of the source.
Source.
FeatureCollection metadata.
Encode format as WFS GetFeature and return the Node.
Options.
Result.
函數Read the projection from a WFS source.
Source.
Projection.
可選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.
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.
參數: opt_options
Optional configuration object.
Api
stable