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(landing): Only pass terrain request parameter to get style json api. BM-1068 #3327

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

Wentao-Kuang
Copy link
Contributor

Motivation

We got terrain request parameter been passed to xyz and wmts api which is confusing people and these api also not support terrain. So we should only limit the terrain to pass into get style json only.

Modifications

Only add terrain for style url.

Verification

-- Removed from xyz and wmts
image
image

-- Only keep for style json url.
image

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner August 18, 2024 22:21
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Aug 18, 2024
Merged via the queue into master with commit 1dfb33a Aug 18, 2024
10 of 11 checks passed
@Wentao-Kuang Wentao-Kuang deleted the fix/remove-terrain-from-xyz branch August 18, 2024 22:37
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