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

Add context to transform filters. #80

Open
zerebubuth opened this issue Oct 26, 2015 · 1 comment
Open

Add context to transform filters. #80

zerebubuth opened this issue Oct 26, 2015 · 1 comment

Comments

@zerebubuth
Copy link
Member

Currently we pass the zoom, but it would be better to pass a whole context with useful information such as:

  1. A logger object for information, warnings and non-fatal errors.
  2. The bounding box of the query / tile.
  3. The other coordinates (x, y) of the tile.

We should do this for the filter functions and the post-process functions.

@zerebubuth
Copy link
Member Author

Refs tilezen/tilequeue#70.

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

No branches or pull requests

1 participant