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
| rdr:colormap_name| string | Color map identifier that must be applied for a raster band |
32
-
| rdr:colormap| object |[Color map JSON definition](https://developmentseed.org/titiler/advanced/rendering/#custom-colormaps) that must be applied for a raster band |
33
-
| rdr:color_formula| string |[Color formula](https://developmentseed.org/titiler/advanced/rendering/#color-formula) that must be applied for a raster band |
34
-
| rdr:minmax_zoom|\[int]| Zoom levels range applicable for the visualization |
| rdr:colormap_name| string | Color map identifier that must be applied for a raster band |
32
+
| rdr:colormap| object |[Color map JSON definition](https://developmentseed.org/titiler/advanced/rendering/#custom-colormaps) that must be applied for a raster band |
33
+
| rdr:color_formula| string |[Color formula](https://developmentseed.org/titiler/advanced/rendering/#color-formula) that must be applied for a raster band |
34
+
| rdr:resampling| string | Resampling algorithm to apply to the virtual asset. See [GDAL resampling algorithm](https://gdal.org/programs/gdalwarp.html#cmdoption-gdalwarp-r) for some examples. |
35
+
| rdr:minmax_zoom|\[int]| Zoom levels range applicable for the visualization |
35
36
36
37
## Dynamic tile servers integration
37
38
@@ -113,17 +114,19 @@ From the [Landsat-8 example](examples/item-landsat8.json) \[[article](https://ww
0 commit comments