To connect to a WMTS 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 WMTS 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 WMTS service by creating a WMTSCapabilities object from the endpoint URL.

You can then follow the Visualize WMTS data tutorial to learn how to load the layer in LuciadRIA.

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