inspire-eu-validation / RETIRED-ats-view-wmts

Retired repository
https://github.com/inspire-eu-validation/view-service/tree/3.11/wmts-1.0.0
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Cover IR 92 #19

Closed ilkkarinne closed 8 years ago

ilkkarinne commented 9 years ago

Table 15 shows INSPIRE parameters that shall be used within the WMTS GetTile operation according to the [INS NS]:

Request parameter Mandatory Description
VERSION=1.0.0 M Request version
REQUEST=GetTile M Request name
LAYER=name M Identifier that is defined in the ServiceMetadata document
STYLE=name M Identifier that is defined in the ServiceMetadata document. When the STYLES parameter is left blank in the GetTile request, the INSPIRE default styling applies in the GetMap response to all layers (inspire_common:DEFAULT)
FORMAT=image/png M Value that is defined in theServiceMetadata document
TILEMATRIXSET= InspireCRS84Quad M Identifier that is defined in theServiceMetadata document
TILEMATRIXSET=integer M Value that is defined in theServiceMetadata document
TILEROW=integer M value between 0 and MatrixHeight-1 of this tile matrix defined in the ServiceMetadata document
TILEROW=integer M value between 0 and MatrixWidth-1 of this tile matrix defined in the ServiceMetadata document
Other sample dimension(s) O Value allowed for this dimension. A single value from a list or a range defined in the ServiceMetadata document.
ilkkarinne commented 9 years ago

This is a client requirement.

The TG requirements text should be clarified: not all of these parameters are mentioned in the IR text [INS NS]

ilkkarinne commented 9 years ago

The requirement should probably refer to Table 14, not 15