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

bucket requests: replace zoomStep by actual (vec3) mag #4893

Closed
fm3 opened this issue Oct 23, 2020 · 1 comment · Fixed by #6159
Closed

bucket requests: replace zoomStep by actual (vec3) mag #4893

fm3 opened this issue Oct 23, 2020 · 1 comment · Fixed by #6159

Comments

@fm3
Copy link
Member

fm3 commented Oct 23, 2020

this zoomStep lookup has caused a lot of headaches, as many of the original assumptions don’t hold anymore, can we get rid of it entirely?

@fm3
Copy link
Member Author

fm3 commented Apr 20, 2022

we discussed that we want to send mag directly, compare #6154 – if in GET routes it should be mag=2-2-1 (parse string literal on server), in POST routes it can be sent as [2,2,1]. Should always have three components (no scalar short form)

@fm3 fm3 changed the title bucket requests: replace zoomStep by actual (vec3) resolution bucket requests: replace zoomStep by actual (vec3) mag Apr 20, 2022
@fm3 fm3 closed this as completed in #6159 May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant