Using a Web Map Tile Service (WMTS) you can serve map tiles to WMTS clients, such as LuciadLightspeed and LuciadRIA.
The supported WMTS version is 1.0.0. These requests are supported:
GetCapabilities
, to discover the service metadata and offered layers.
GetTile
, to request tiles for a layer.
GetFeatureInfo
, to request more information for a location on a tile.