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

feat(lambda-tiler): automatically rescale style JSON's into NZTM2000Quad when requests #3339

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Aug 29, 2024

Motivation

NZTM2000Quad is offset by two zoom levels from web mercator quad, when the stylejsons are created for both projections the style json needs to adjust all the zoom levels by two

Modifications

Convert styles zoom offsets automatically when asking for a NZTM2000Quad style json
updated comments across the style json endpoint
refactored the style generation into a single point.

Verification

unit tests

@blacha blacha marked this pull request as ready for review August 29, 2024 02:18
@blacha blacha requested a review from a team as a code owner August 29, 2024 02:18
@blacha blacha requested a review from Wentao-Kuang August 29, 2024 02:18
@blacha blacha added this pull request to the merge queue Aug 29, 2024
Merged via the queue into master with commit 960b926 Aug 29, 2024
8 of 11 checks passed
@blacha blacha deleted the feat/convert-style-nztm2000quad branch August 29, 2024 03:13
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