v1

latestOpenAPI 3.0.12026-07-14133252.9 KB
Vector Tiles

Retrieve a vector tile from a collection for Web Mercator Quad EPSG: 3857 tile matrix set.

get/collections/{collectionId}/tiles/{tileMatrix}/{tileRow}/{tileCol}

Path parameters

tileMatrixstring required

Identifier selecting one of the scales defined in the TileMatrixSet and representing the scaleDenominator the tile.

tileRowinteger required

Row index of the tile on the selected TileMatrix.

tileColinteger required

Column index of the tile on the selected TileMatrix.

collectionId'ngd-base' | 'asu-bdy' | 'wtr-ctch' | 'trn-ntwk-railway' | 'wtr-tidalboundary' required

Local identifier of a collection

Response

A vector tile returned as a response.