WMTS (Web Map Tile Service) Capabilities

WMTSCapabilities

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

A Web Map Tile Service (WMTS) is a standard protocol for serving pre-rendered or run-time computed geo-referenced map tiles. The specification was developed and first published by the OGC in 2010.

You can use two methods of authentication for this endpoint:

  1. Passing Auth0 token in the authorization header.
  2. Passing API key generated from your user account in the workspace in the url.

This endpoint returns an XML that contains metadata of the requested layer and how you can request it using the WMTS service.

Path Params
string
required

Name of the layer requested by users. The format of the layers have to be {collection}:{mission}

Query Params
string
Defaults to WebMercatorQuad

Identifier selecting one of the TileMatrixSetId supported (default: 'WebMercatorQuad')

string
Defaults to png

Output image type. Default is png.

int32
Defaults to 1

Tile size scale. 1=256x256, 2=512x512...

int32

Overwrite default minzoom.

int32

Overwrite default maxzoom.

string
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json