Skip to content

feat(#1458): control XML layer identifiers#1459

Merged
vincentsarago merged 2 commits into
developmentseed:mainfrom
captaincoordinates:1458-xml-layer-identifiers
Jul 23, 2026
Merged

feat(#1458): control XML layer identifiers#1459
vincentsarago merged 2 commits into
developmentseed:mainfrom
captaincoordinates:1458-xml-layer-identifiers

Conversation

@captaincoordinates

Copy link
Copy Markdown
Contributor

Closes #1458

I added a test for titiler.extentions.wmts, however I did not add one for titiler.mosaic.extentions.wmts as there are no existing tests for this module.

The following commands execute successfully:

uv run pytest src/titiler/extensions --cov=titiler.extensions --cov-report=term-missing && uv run pytest src/titiler/mosaic --cov=titiler.mosaic --cov-report=term-missing
uv run pre-commit run --all-files

Comment thread src/titiler/mosaic/titiler/mosaic/extensions/wmts.py Outdated
@vincentsarago
vincentsarago merged commit aa90931 into developmentseed:main Jul 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to control layer identifiers in WMTS XML

2 participants