WfsServiceInfo

An object that represents the metadata of a WFS service. Provides metadata (e.g name, title, description, and more) about a WFS service, and lists the contained WFS layers (feature types).

Since

200.1.0

Properties

Link copied to clipboard

The service's description (abstract). The description property contains the content from the Abstract field in the WFS GetCapabilities response.

Link copied to clipboard

The keywords describing the WFS service. The keywords are returned in a ListImpl of String.

Link copied to clipboard

Information about the layers (feature types) provided by the service. This property can be used to discover the layers (feature types) exposed by a WFS service in support of a browsing experience.

Link copied to clipboard

The service's human-readable title.