You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The fields in the table below can be used in these parts of STAC documents:
39
39
| assets |\[string]|**REQUIRED**. Array of asset keys [referencing the assets](#assets-reference) that are used to make the rendering |
40
40
| title | string | Optional title of the rendering |
41
41
| rescale |\[float]| 2 dimensions array of delimited Min,Max range per band. If not provided, the data will not be rescaled. |
42
-
| nodata | float | Nodata value to use for the referenced assets. |
42
+
| nodata | float, string| Nodata value to use for the referenced assets. |
43
43
| colormap_name | string | Color map identifier that must be applied for a raster band |
44
44
| colormap | object |[Color map JSON definition](https://developmentseed.org/titiler/advanced/rendering/#custom-colormaps) that must be applied for a raster band |
45
45
| color_formula | string |[Color formula](https://developmentseed.org/titiler/advanced/rendering/#color-formula) that must be applied for a raster band |
0 commit comments