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

bypass scale locking to available factors #37

Merged
merged 2 commits into from Mar 11, 2013

Conversation

snkashis
Copy link
Contributor

This pull provides an option in config.yaml to bypass the "locking" of scale to the available factors listed in the scale block. It simply takes the suggested value as passed to getBestScale produced in MapBlock.java.

This option, "disableScaleLocking", is of course false by default.

One of the applications I have been working on deals with a extremely wide range of scales that may be used, and I needed this functionality to avoid creating thousands of relevant scale numbers, which in my testing, prevents Mapfish-Print from operating.

jesseeichar pushed a commit that referenced this pull request Mar 11, 2013
bypass scale locking to available factors
@jesseeichar jesseeichar merged commit 3ff9ff3 into mapfish:master Mar 11, 2013
@jesseeichar
Copy link

Many thanks for this pull request

jesseeichar pushed a commit that referenced this pull request Oct 10, 2014
Add JSONP support for all GET requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants