Skip to content

Commit

Permalink
more cmap testing
Browse files Browse the repository at this point in the history
  • Loading branch information
acblackford authored Sep 18, 2024
1 parent 9b87e77 commit 7634a68
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions datasets/soil-texture.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,9 @@ layers:
colormap: '{"1":"#F89E61", "2":"#BA8560", "3": "#D8D2B4", "4": "#AE734C", "5": "#9E8478", "6": "#C6A365",
"7":"#B4A67D", "8":"#E1D4C4", "9": "#BEB56D", "10": "#777C7A", "11": "#A89B6F", "12": "#E9E2AF"}'
nodata: 255
rescale:
- 1
- 12

legend:
type: categorical
min: "1"
max: "12"
stops:
- color: "#F89E61"
label: "Clay"
Expand Down

0 comments on commit 7634a68

Please sign in to comment.