We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is similar to #679. However, the Mapnik grid_renderer supports variables.
grid_renderer
For a complete example of the problem, check https://gist.github.com/rochoa/6e3da02259ff61acddccd3a3a04d5bd4.
The text was updated successfully, but these errors were encountered:
Pass variables into grid_renderer
0f64ee5
Use a similar approach as in EIO_RenderImage, making variables available at renderer/datasource level. It should fix mapnik#768.
123934a
Successfully merging a pull request may close this issue.
This issue is similar to #679. However, the Mapnik
grid_renderer
supports variables.For a complete example of the problem, check https://gist.github.com/rochoa/6e3da02259ff61acddccd3a3a04d5bd4.
The text was updated successfully, but these errors were encountered: