WMTS Capabilities (Image Service)

URL:
https://<wmts-url>/<version>/WMTSCapabilities.xml
Methods:
GET
Required Capability:
Image
Version Introduced:
10.1

Description

The WMTSCapabilities.xml (Service Metadata) resource allows WMTS clients to retrieve service metadata for a tiled image service. Users can request the WMTS capabilities in both RESTful and Key-Value Pair (KVP) syntax as defined by the OGC WMTS specification. The response is an XML document containing service metadata about the server, including information related to getting the cached image tiles.

Example usage

The following is a sample request URL used to access the WMTSCapabilities.xml resource:

1
https://machine.domain.com/webadaptor/rest/services/Toronto/ImageServer/WMTS/1.0.0/WMTSCapabilities.xml

XML response schema

The XML schema for WMTS ServiceMetadata response is available through the wmtsGetCapabilities_response.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close