Private
constructorThis class should not be instantiated by users of LuciadRIA.
Readonly
featureThe list of feature types offered by the WFS server.
Readonly
operationsThe request operations supported by the WFS server.
Readonly
serviceGeneral information about the WFS server.
Readonly
updateA document version number for the content defined in the capabilities.
Readonly
versionThe WFS version of the capabilities.
Static
fromURLCreates WFS capabilities for the given URL and options.
The location of the WFS service endpoint.
Optional
options: WFSCapabilitiesFromUrlOptionsThe options that determine how the capabilities object is created.
The WFS capabilities for the given URL and options. The promise is rejected if no supported version at both sides can be negotiated or if connecting to the URL fails.
Contains functionality to parse and access the capabilities of an OGC WFS server. All defined properties are read-only. If you want to visualize data from a WFS server, you need to create a store; please refer to WFSFeatureStore for more information.
Since
2019.1