Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lambda-tiler): wmts should support tile pipelines #3305

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Jul 1, 2024

Motivation

When viewing elevation via WMTS you need to supply a terrain-rgb pipeline

Modifications

adds a default pipeline to wmts outputs if requested
Removes unused filter logic

Verification

@blacha blacha force-pushed the fix/BM-1041-fix-wmts-pipeline branch from e66d418 to 15f7251 Compare July 1, 2024 22:47
@blacha blacha marked this pull request as ready for review July 1, 2024 22:48
@blacha blacha requested a review from a team as a code owner July 1, 2024 22:48
@blacha blacha requested a review from Wentao-Kuang July 1, 2024 22:48
Wentao-Kuang
Wentao-Kuang previously approved these changes Jul 1, 2024
packages/lambda-tiler/src/routes/__tests__/wmts.test.ts Outdated Show resolved Hide resolved
@Wentao-Kuang Wentao-Kuang dismissed their stale review July 1, 2024 23:02

Need changes

@blacha blacha added this pull request to the merge queue Jul 1, 2024
Merged via the queue into master with commit 3ff3f7f Jul 1, 2024
11 checks passed
@blacha blacha deleted the fix/BM-1041-fix-wmts-pipeline branch July 1, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants