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 "too far from file corner" error. #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ricardocmj
Copy link

@ricardocmj ricardocmj commented Jun 21, 2017

It simply sets the default behavior to bypass the following errors:

  • "Lower left corner (MINX, MINY) is outside layer bounds BBOX. To remove this condition, set extent_type=loose in your configuration."
  • "Current x value MINX is too far from tile corner x TILEX"
  • "Current y value MINY is too far from tile corner y TILEY"

This is a workaround for Issue #1

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.

1 participant