WMS

you can add /{token} to the url to authenticate

Description

Visualize rasters through the WMS protocol.

Endpoint

/ogc/wms/{{pathId}}

Method

GET

Access Level Rules

Minimum Access Level

No access level

Processing Units

Minimum processing units

In case you wish to create visualizations of multiple raster layers in Ellipsis Drive use the stack endpoint that you can find here.

Parameters

NameTypeDescriptionRequiredDefault

pathId

uuid

The id of the raster layer.

true

requestedEpsg

int

The epsg projection you wisht to use. Defaults to webmercator (best performance)

false

swapXY

boolean

Whether to swap the coordinates, default false. Might be needed if the image show the wrong way.

false

Last updated