To connect to a WMS service, you need the endpoint URL of the service. To connect to a WMS 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 WMS service from LuciadRIA, you need to determine the name of the layer you want to visualize. You can find out the names of all the layers in a WMS service by creating a WMSCapabilities object from the endpoint URL.

You can then follow the Visualize WMS data using a tiled approach tutorial to learn how to load the layer in LuciadRIA.

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