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): NZTM terrain been multiplied twice. BM-1122 #3373

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Wentao-Kuang
Copy link
Contributor

Motivation

Basemap terrain exaggeration for NZTM been multiplied twice.
image
image

Modifications

We have manually multiplied the NZTM terrain exaggeration when converting the style json earlier, however, we got default setting to fix them as 4.4 in DefaultExaggeration, so we don't need to covert the exaggeration twice to make it too large.

Verification

Local test and unit test.
image

@tawera-manaena tawera-manaena added this pull request to the merge queue Nov 21, 2024
Merged via the queue into master with commit 5d2d9c6 Nov 21, 2024
11 checks passed
@tawera-manaena tawera-manaena deleted the fix/nztm-exaggeration branch November 21, 2024 00:35
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