10 lines
414 B
HTML
10 lines
414 B
HTML
---
|
|
layout: example.html
|
|
title: WMTS Layer from Capabilities
|
|
shortdesc: Example of a WMTS source created from a WMTS capabilities document.
|
|
docs: >
|
|
This example shows how to create the configuration for accessing a WMTS from a GetCapabilities response. The [WMTS example](wmts.html) shows how to create the configuration manually.
|
|
tags: "wmts, capabilities, getcapabilities"
|
|
---
|
|
<div id="map" class="map"></div>
|