Edit style
Description | Edits a raster style. |
Endpoint |
|
Method | PATCH |
Access Level Rules
Minimum Access Level | edit+ |
Processing Units
Minimum processing units | 2 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the raster layer. | ||
| The id of the style. | ||
| The new name of the style. | false | Default null. |
| The new visualization method. Must be one of "contour", "hillShade", "vector", "rgb", "colorScale" and "index". | false | Default null. |
| The parameters for the visualization. See here for all possibilities. | false | Default null. |
description | A description as string. | false | Default null. |
Last updated