Skip to content

Commit

Permalink
added custom cmap call for tor paths/polygons
Browse files Browse the repository at this point in the history
  • Loading branch information
acblackford authored Dec 4, 2024
1 parent 9fafd12 commit 1f1a897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datasets/tornadoes2024-paths.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ layers:
- 0
- 20
sourceParams:
colormap: '{"0":"#add8e6", "1":"#90ee90", "2": "#ffe71f", "3": "#ffa500", "4": "#ff0000", "5": "#ff00ff"}'
colormap_name: tornado_ef_scale
nodata: -999

legend:
Expand Down Expand Up @@ -54,7 +54,7 @@ layers:
- 0
- 20
sourceParams:
colormap: '{"-1":"#b3bcc9", "0":"#add8e6", "1":"#90ee90", "2": "#ffe71f", "3": "#ffa500", "4": "#ff0000", "5": "#ff00ff"}'
colormap_name: tornado_ef_scale
nodata: 999
legend:
type: categorical
Expand Down

0 comments on commit 1f1a897

Please sign in to comment.