Replies: 1 comment 1 reply
-
from what I remember the WMTS document can have multiple layers but one TMS https://github.com/developmentseed/titiler/blob/main/src/titiler/core/titiler/core/templates/wmts.xml#L55-L61 I could be mistaking |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently,
tileMatrixSetId
is a required path parameter to retrieve the XML WMTS capabilities document. However, shouldn't the capabilities document itself include the list of supported tile matrix sets (grids)?Beta Was this translation helpful? Give feedback.
All reactions