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

Pass variables into grid_renderer #6

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

rafatower
Copy link

Use a similar approach as in EIO_RenderImage, making variables
available at renderer/datasource level.

It should fix mapnik#768

Use a similar approach as in EIO_RenderImage, making variables
available at renderer/datasource level.

It should fix mapnik#768.
@codecov-io
Copy link

Codecov Report

Merging #6 into v3.6.2-carto will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           v3.6.2-carto       #6      +/-   ##
================================================
+ Coverage         96.22%   96.22%   +<.01%     
================================================
  Files                42       42              
  Lines              8810     8814       +4     
================================================
+ Hits               8477     8481       +4     
  Misses              333      333
Impacted Files Coverage Δ
src/mapnik_map.cpp 99.92% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcd48bb...123934a. Read the comment docs.

@rafatower rafatower merged commit 9eddd68 into v3.6.2-carto Jan 4, 2018
@rafatower rafatower deleted the v3.6.2-carto-grid-variables branch January 4, 2018 17:01
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.

Missing options.variables for Grids
3 participants