The OGC recently ratified the Web Map Tile Service Implementation Standard (WMTS) and OpenLayers followed up with a WMTS layer and capability parsing support. The layer supports both the “RESTful” and “KVP” request encoding (terms from spec), and the capabilities parser greatly helps in creating layers with the correct properties. There are several tickets with [...]