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): remove restrictions on 3857 from vector tiles #3338

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Aug 28, 2024

Motivation

We now have a collection of vector tiles in NZTM2000Quad, it would be useful to allow the server to serve them.

The original logic was a saftey mechanisim to prevent 3857 tiles being served to NZTM2000Quad requests.

Modifications

Remove NZTM2000Quad restrictions from vector tile endpoint

Verification

unit tests + manually tested with config linz/basemaps-config#967

@blacha blacha requested a review from a team as a code owner August 28, 2024 21:55
@blacha blacha added this pull request to the merge queue Aug 28, 2024
Merged via the queue into master with commit 8eede97 Aug 28, 2024
10 of 11 checks passed
@blacha blacha deleted the feat/enable-nztm200quad-tiles branch August 28, 2024 22:09
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