Class TLcdWMTSClient

java.lang.Object
com.luciad.ogc.wmts.client.TLcdWMTSClient

public class TLcdWMTSClient extends Object
Client that can be used to connect to OGC WMTS (Web Map Tile Service) servers. The supported WMTS version is 1.0.0 .

To create ILcdModels that can be used in LuciadLightspeed views, you can use TLcdWMTSModelDecoder.

This client connects to the WMTS once. If you need to refresh the capabilities, create a new client.

You can list the available WMTS layers.

Limitations on what WMTS layers are supported are described here.

Since:
2013.0
See Also: