Closed jerstlouis closed 3 years ago
The grammar issue has been fixed.
The other issues with the so called Requirement 15 (https://github.com/opengeospatial/ogcapi-tiles/blob/master/core/standard/requirements/collections-selection/REQ_query-collections.adoc) should be discussed as I'm personally fine with the requirement.
@joanma747 There are 2 aspects to Req 15 that I wanted to clarify:
collection=
is valid. I assume the original intent was only for individual tiles.collections=
for the TileSet (metadata) resource, so as to only include those selected collections in the layers descrived within the response.Affects: {datasetAPI}/tiles/{tmsId}/{matrix}/{row}/{col} {datasetAPI}/tiles/{TileMatrixSetId}
Done and agreed in OGC tiles SGW telco today
Because the list of collections included may be included in the the tileset metadata (as layers) at
/tiles/{tileMatrixSetId}
, thecollections
query parameter would be useful for the tileset so that this list of layers could be returned accordingly.Requirement 15 is also not clear as to which resource the
collections
query parameter applies. In the OpenAPI definition currentlycollections
is only defined for the individual tiles.Requirement 15 A also has grammar issues:
should be