Open
Description
What
Some categorical data require complex colormap definitions that exceed the allowed URL length in MCP. We can create a custom colormap for this collection, see the instructions here.
renders
"renders": {
"dashboard": {
"assets": [
"landcover"
],
"bidx": [
1
],
"colormap": {
"0": "#00BFFF",
"11": "#486DA2",
"12": "#E7EFFC",
"21": "#E1CDCE",
"22": "#DC9881",
"23": "#F10100",
"24": "#AB0101",
"31": "#B3AFA4",
"41": "#6BA966",
"42": "#1D6533",
"43": "#BDCC93",
"51": "#B29C46",
"52": "#D1BB82",
"71": "#EDECCD",
"72": "#D0D181",
"73": "#A4CC51",
"74": "#82BA9D",
"81": "#DDD83E",
"82": "#AE7229",
"90": "#BBD7ED",
"95": "#71A4C1"
},
"nodata": 0,
"title": "VEDA Dashboard Render Parameters",
"resampling": "nearest"
}
}
AC
- Confirm that the URL is blocking the WAF
- Custom landcover colormap supported by titiler and new url accessible behind MCP WAF
Metadata
Metadata
Assignees
Labels
No labels