Wfs Service
An OGC Web Feature Service. Provides an entry point to explore the WFS service metadata via WfsServiceInfo. See the OGC Web Feature Service standard[https://www.ogc.org/standard/wfs/] for more information.
Since
200.1.0
Constructors
Link copied to clipboard
Creates a WfsService, taking a URL to the service. The URL is the 'GetCapabilities' URL for the WFS service. Web Feature Service (WFS) is an OGC standard. This API supports WFS versions 2.0.0 and 2.0.2.
Properties
Link copied to clipboard
These parameters are appended to all WFS requests e.g. GetCapabilities, GetFeature, and DescribeFeatureType. Will throw ErrorType.CommonIllegalState if the WFS service is loaded.
Link copied to clipboard
The WfsServiceInfo, which describes the WFS service metadata. The WFS service info is returned as WfsServiceInfo type.