Skip to content

Add ability to specify color ramp to tile samples#516

Merged
vpipkt merged 5 commits intolocationtech:feature/ipy-displayfrom
s22s:feature/ipy-colorramp-docs
Nov 10, 2020
Merged

Add ability to specify color ramp to tile samples#516
vpipkt merged 5 commits intolocationtech:feature/ipy-displayfrom
s22s:feature/ipy-colorramp-docs

Conversation

@metasim
Copy link
Copy Markdown
Member

@metasim metasim commented Oct 26, 2020

Depends on #514

  • Update release-notes.md

@metasim metasim marked this pull request as ready for review October 27, 2020 12:18
@metasim metasim requested a review from vpipkt October 27, 2020 12:18
metasim added a commit to s22s/rasterframes that referenced this pull request Oct 29, 2020
Copy link
Copy Markdown
Member

@vpipkt vpipkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

concat(
lit("<img src=\"data:image/png;base64,"),
base64(rf_render_png(rf_resample(resolved, 0.5), ColorRamps.Viridis)), // TODO: how to expose options?
base64(rf_render_png(rf_resample(resolved, 0.5), colorRamp)),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@vpipkt vpipkt merged commit 2106062 into locationtech:feature/ipy-display Nov 10, 2020
@vpipkt vpipkt deleted the feature/ipy-colorramp-docs branch November 10, 2020 16:10
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.

2 participants