# Servidor WMTS

Web Map Tile Service (WMTS) es una norma propuesta por el [Open Geospatial Consortium](http://www.opengeospatial.org/) que determina la manera en la que las aplicaciones cliente deben efectuar las peticiones para obtener datos cartográficos en forma de teselas (tiles) predefinidas a partir de un servidor de datos.

Configurando las fuentes de datos WMTS usted permite que JMap Server se conecte a servidores compatibles con WMTS (versión 1.0.0) para interrogarlos. Usted puede entonces crear capas matriciales en los proyectos, basadas en las fuentes de datos WMTS.

<table data-header-hidden><thead><tr><th width="291.6756756756756"></th><th></th></tr></thead><tbody><tr><td>URL</td><td><p>Ingrese el URL GetCapabilities que devolverá las capacidades del servidor WMTS.</p><p>El URL se parece a:<br><a href="http://www.server.com/wmts?SERVICE=WMTS&#x26;VERSION=1.0.0&#x26;REQUEST=GetCapabilities">http://www.server.com/wmts?SERVICE=WMTS&#x26;VERSION=1.0.0&#x26;REQUEST=GetCapabilities</a><br><strong>Ejemplos</strong><br><a href="https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer/WMTS/1.0.0/WMTSCapabilities.xml">https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer/WMTS/1.0.0/WMTSCapabilities.xml</a></p><p><a href="http://cite.deegree.org/deegree-webservices-3.4-RC3/services/wmts100?service=WMTS&#x26;request=GetCapabilities">http://cite.deegree.org/deegree-webservices-3.4-RC3/services/wmts100?service=WMTS&#x26;request=GetCapabilities</a></p><p>Presione <strong>Siguiente</strong> para continuar la configuración de la fuente de datos.</p></td></tr><tr><td>Proyección original</td><td>Seleccione la proyección de la fuente de datos.</td></tr><tr><td>Comenzar automáticamente la actualización</td><td>Marque la casilla para actualizar automáticamente la fuente de datos.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-jmapserver-lima.k2geospatial.com/s/administrador/manual-del-administrador-jmap-server/fuentes-de-datos-espaciales/fuentes-de-datos-matriciales/servidor-wmts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
