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

Allow dynamic color palettes for cesium layers #2125

Closed
robyngit opened this issue Apr 12, 2023 · 1 comment
Closed

Allow dynamic color palettes for cesium layers #2125

robyngit opened this issue Apr 12, 2023 · 1 comment
Assignees
Labels
ADC CI-13 Dynamic data visualizations in portals (ADC deliverable) arctic data center cesium enhancement
Milestone

Comments

@robyngit
Copy link
Member

For vector layers in cesium, allow setting a color palette without absolute values in the value:color mapping. Instead, allow using the key words "min" and "max" in the color palette config for cases where the min and max can be calculated from the data.

@robyngit robyngit added this to the 2.24.0 milestone Apr 12, 2023
@robyngit robyngit self-assigned this Apr 12, 2023
robyngit added a commit that referenced this issue Apr 12, 2023
- Enable adding outlines to GeoJSON
- Enable setting colors with alpha values in Cesium layer color palettes
- Enable setting the min and max for a color palette dynamically
- Use all of these features to set reasonable defaults for the Cesium Geohash layer

Issues #2123, #2124, #2125, #1720
@robyngit
Copy link
Member Author

Complete in the feature-#1720-cesium-data-catalog branch

@robyngit robyngit modified the milestones: 2.24.0, 2.25.0 May 15, 2023
@robyngit robyngit added ADC CI-13 Dynamic data visualizations in portals (ADC deliverable) arctic data center labels Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADC CI-13 Dynamic data visualizations in portals (ADC deliverable) arctic data center cesium enhancement
Development

No branches or pull requests

1 participant