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

feat(heatmap): add heatmap sub-layer for collection layers #576

Merged
merged 7 commits into from
Nov 8, 2024

Conversation

constantinius
Copy link
Member

Heatmap layers render the footprints of the products within a collection in a heatmap: altering the color depending on how many footprints intersect at a given pixel. The "styles" paramater alters the colorscale applied, whereas the "dim_range" changes the data range for the colorscale.

Updated documentation for heatmap layers.
Added simple test for heatmap layer.

Heatmap layers render the footprints of the products within a collection in a heatmap: altering the color depending on how many footprints intersect at a given pixel. The "styles" paramater alters the colorscale applied, whereas the "dim_range" changes the data range for the colorscale.

Updated documentation for heatmap layers.
Added simple test for heatmap layer.
switch to render of product footprints
@jankovicgd jankovicgd self-requested a review November 6, 2024 14:38
Use these fixtures in heatmap tests
Add expected result for heatmap test
@constantinius constantinius marked this pull request as ready for review November 8, 2024 16:55
@jankovicgd jankovicgd merged commit 0f352d9 into master Nov 8, 2024
20 checks passed
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