Downloads an image of the target spatial data layer
| Get | /api/SpatialDataLayers/Layer/Download |
| Name | Description | Data Type |
|---|---|---|
| LayerName | Indicates the layer name | string |
| workspace | Indicates the workspace name | string |
| cqlFilter | string | |
| api-version | Indicates the current API version | string |
The response body is of type string (binary).
Returns the existing spatial data layer| Fault | Description |
|---|---|
| 400 | This fault returns a response body of type ProblemDetails. Bad Request |
| 401 | This fault returns a response body of type ProblemDetails. Unauthorized |