Add external layer
Last updated
Last updated
Name | Description | Required | Default |
---|---|---|---|
Description
Adds an external layer to your account.
Endpoint
/account/externalLayer
Method
POST
Access Level
Account holder
Processing units
0
name
The name of the external layer.
true
URL
The url of the external layer.
true
type
A string describing the type of the external layer. Must be one of "wfs", "wms", "vector tiles", "xyz" or "wmts".
true
layer
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".
epsg
Integer representing the coordinate reference system(crs) of the external layer.
true
zoom
Integer indicating the maximum available zoomlevel.
Only required for type "wmts".