Retrieve a default map tile of the whole dataset
Path parameters
Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.
Row index of the tile on the selected TileMatrix. It cannot exceed the MatrixWidth-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.
Column index of the tile on the selected TileMatrix. It cannot exceed the MatrixHeight-1 for the selected TileMatrix. For example, Ireland is fully within the Tile at WebMercatorQuad tileMatrix=5, tileRow=10 and tileCol=15.
Identifier for a supported TileMatrixSet
Response
A map tile image returned as a response.
Changes
Changed in 2 of the 7 revisions of this API.88
- ●
deleted the
queryrequest parameterbgcolorrequest-parameter-removed
- ●
deleted the
queryrequest parametercollectionsrequest-parameter-removed
- ●
deleted the
queryrequest parametercrsrequest-parameter-removed
- ●
deleted the
queryrequest parameterdatetimerequest-parameter-removed
- ●
deleted the
queryrequest parameterfrequest-parameter-removed
- ●
deleted the
queryrequest parametersubsetrequest-parameter-removed
- ●
deleted the
queryrequest parametersubset-crsrequest-parameter-removed
- ●
deleted the
queryrequest parametertransparentrequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameterbgcolornew-optional-request-parameter
- ○
added the new optional
queryrequest parametercollectionsnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercrsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdatetimenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterfnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersubsetnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersubset-crsnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertransparentnew-optional-request-parameter
- ○