To connect to a WFS service, you need the endpoint URL of the service. You can find the endpoint URL on the service detail page in the LuciadFusion Studio web application, or by looking at the endpointUrl property of the service object when using the Studio REST API.

Before you can connect to a WFS service from LuciadRIA, you need to determine the name of the feature type you want to visualize. You can find out the names of all the feature types in a WFS service by creating a WFSCapabilities object from the endpoint URL.

You can then follow the Visualize WFS data tutorial to learn how to load the feature type in LuciadRIA.

For more information on the possibilities of LuciadRIA with WFS services, see the LuciadRIA WFS documentation.