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

Use nominal zoom to control post-processing zoom #161

Merged
merged 9 commits into from
Feb 22, 2017

Conversation

zerebubuth
Copy link
Member

This removes a bunch of places where we were passing around a coord, but only needed a zoom. Removing the coordinate allows us to introduce an explicit nominal_zoom which controls the zoom level at which the post-processing runs, and may be different from the zoom level associated with the address of the tile and its bounds.

@rmarianski could you review, please?

@zerebubuth zerebubuth merged commit f6e1bd4 into master Feb 22, 2017
@zerebubuth zerebubuth deleted the zerebubuth/use-zoom-not-coord branch February 22, 2017 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants