WFS

The Web Feature Service (WFS) allows vector data to be served using the OGC WFS Web Feature Service. Adding an OGC Web Feature Service (WFS) adds actual features to the map, not just an image of the feature like a WMS.

To create a WFS layer, select Configuration > Layers > Add Overlay.

Select WFS from the drop-down menu and enter a descriptive name. Click Save.

Field Description
Name An appropriate name that is descriptive of the layer.
Opacity Increase or decrease the opacity.
Visible Enable to make the layer visible in My Data. Related Topics Link IconRelated Topics
Cross Origin CORS service handled by GeognoSIS.
Base Map Enable to treat this layer as a Base Map. Else all layers added are automatically assumed to be data layers.
Use Authentication Enable to force map user to use authentication. This can be in the form of an API key or username/password credentials.
API Key Enter API Key
API Key Parameter Name Enter easily identifiable API Key parameter name.
URL URL to the service array Related Topics Link IconRelated Topics
Get Capabilities

A WFS can be created by serving out an SWD through GeognoSIS

Alternatively, you may be connecting directly to a third party WFS. This is where the GET CAPABILITIES option is useful to discover and populate as much information as possible.

Layer Name Choose a Layer Name (names are inherited from the GetCapabilities document).
Abstract Text entered here will appear as metadata next to the layer on your Cadcorp SIS WebMap 9.1 site.
Version Choose from the available versions (choices automatically populated when you select a layer using Get info from capabilities).
Vector Format Choose from the list of possible types of vector format relevant to the web service that is supplying the data.
Coordinate Reference System Choose from a supplied list of SRID numbers to determine the data’s projection. More SRID numbers can be added from the CRS options.
Copyright Statement Add copyright information as text or HTML tags.
Extent Min X and Min Y Minimum bounding extent on X and Y axes for layer rendering.
Extent Max X and Max Y Maximum bounding extent on X and Y axes for layer rendering.