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

Fix InterpolatedColorMap.render function #381

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

pomadchin
Copy link
Member

Overview

This PR fixes a not completely correct InterpolatedColorMap.render. #375 preserves the source cellType, but what if it doesn't allow to encoder the interpolated color map result?

ColorMap.render properly handles it and this PR replicates its behavior to match.

Checklist

  • Description of PR is in an appropriate section of the CHANGELOG and grouped with similar changes if possible

@pomadchin pomadchin merged commit 6734271 into geotrellis:main Jun 16, 2021
@pomadchin pomadchin deleted the fix/interpolated-cm-render branch June 16, 2021 12:24
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.

None yet

1 participant