Skip to content

Commit 2adbe9c

Browse files
committed
update readme
1 parent c02c908 commit 2adbe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The fields in the table below can be used in these parts of STAC documents:
3939
| assets | \[string] | **REQUIRED**. Array of asset keys [referencing the assets](#assets-reference) that are used to make the rendering |
4040
| title | string | Optional title of the rendering |
4141
| 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. |
4343
| colormap_name | string | Color map identifier that must be applied for a raster band |
4444
| colormap | object | [Color map JSON definition](https://developmentseed.org/titiler/advanced/rendering/#custom-colormaps) that must be applied for a raster band |
4545
| color_formula | string | [Color formula](https://developmentseed.org/titiler/advanced/rendering/#color-formula) that must be applied for a raster band |

0 commit comments

Comments
 (0)