WfsService.withUri constructor
- Uri uri
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.
Parameters:
uri
— of the WFS service.