For the complete documentation index, see llms.txt. This page is also available as Markdown.

3D tiles

This endpoint provides the standardized 3D tiles endpoint.

Description

Renders mesh as 3D tiles.

Method

GET

Access Level Rules

Minimum Access Level

view

Processing Units

Minimum processing units

1

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

Parameters

Name
Description
Required
Default

pathId

The id of the mesh layer.

true

timestampId

The id of the timestamp.

true

token

User’s login token.

false, a token can alternatively also be passed in through the authorization header

Default null.

Last updated