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

Make raster tile renderer pool sizes configurable #222

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Make raster tile renderer pool sizes configurable #222

merged 1 commit into from
Oct 2, 2017

Conversation

otsaloma
Copy link
Contributor

@otsaloma otsaloma commented Oct 1, 2017

Here's a change to make the raster tile renderer pool sizes configurable in the configuration file. Details of how it works are in the config file diff.

At first I thought for simplicity that I'd use a single value for all scale factors, but I concluded it would have been confusing if the default value depends on the scale factor, but it wouldn't have been configurable at that level. Allowing arrays shorter than maxScaleFactor should keep this simple enough to configure.

@petrsloup petrsloup merged commit 51d6ca0 into maptiler:master Oct 2, 2017
@petrsloup
Copy link
Member

Nice and clean PR, thanks!

@otsaloma otsaloma deleted the renderer-pool-sizes branch October 2, 2017 17:24
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