# WCS

| **Description** | Visualize rasters through the WCS protocol. |
| --------------- | ------------------------------------------- |
| **Endpoint**    | `/ogc/wcs/{pathId}`                         |
| **Method**      | GET                                         |

## Access Level Rules

| **Minimum Access Level** | view+ |
| ------------------------ | ----- |

## Processing Units

| **Minimum processing units** | 5 |
| ---------------------------- | - |

## Parameters

| Name     | Type | Description                 | Required | Default |
| -------- | ---- | --------------------------- | -------- | ------- |
| `pathId` | uuid | The id of the raster layer. | true     |         |
