TMS/XYZ

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

Description

Visualize rasters through the XYZ protocol

Endpoint

/path/{pathId}/raster/timestamp/{timestampId}/tile/{z}/{x}/{y}?token={token}

Method

GET

Access Level Rules

Minimum 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

id of the raster layer

timestampId

uuid

id of the timestamp

z

int

zoom level of tile

x

int

x position of tile

y

int

y position of tile

Last updated