Add external layer
Description | Adds an external layer to your account. |
Endpoint |
|
Method | POST |
Access Level Rules
Access Level | Account holder |
Processing Units
Processing units | 0 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The name of the external layer. | true | |
| The url of the external layer. | true | |
| A string describing the type of the external layer. Must be one of "wfs", "wms", "vector tiles", "xyz" or "wmts". | true | |
| The name of the layer at the external source that should be used for the external layer within Ellipsis Drive. | Only required for type "wfs", "wms" and "wmts". | |
| Integer representing the coordinate reference system(crs) of the external layer. | true | |
| Integer indicating the maximum available zoomlevel. | Only required for type "wmts". |
Last updated