Tile matrix sets

Retrieve the list of available tiling schemes (tile matrix sets)

get
Responses
200

List of tile matrix sets (tiling schemes).

application/json
get
/tilematrixsets

Retrieve the definition of the specified tiling scheme (tile matrix set)

get
Path parameters
tileMatrixSetIdstring · enumRequired

Identifier for a supported TileMatrixSet

Possible values:
Responses
200

tile matrix set

application/json
get
/tilematrixsets/{tileMatrixSetId}

Last updated

Was this helpful?