TMS/XYZ
/{token} can be added to the url to authenticate if authentication is not possible through the authentication header.
Last updated
Was this helpful?
/{token} can be added to the url to authenticate if authentication is not possible through the authentication header.
Last updated
Was this helpful?
Description
Visualize rasters through the XYZ protocol
Endpoint
/path/{pathId}/raster/timestamp/{timestampId}/tile/{z}/{x}/{y}?token={token}
Method
GET
Minimum Access Level
view
Minimum processing units
pathId
uuid
id of the raster layer
true
timestampId
uuid
id of the timestamp
true
z
int
zoom level of tile
true
x
int
x position of tile
true
y
int
y position of tile
true