3D tiles
Last updated
Last updated
Description
Retrieves point cloud data in a tile as a glb file
Endpoint
/path/{pathId}/pointCloud/timestamp/{timestampId}/tile/{z}/{x}/{y}?token={token}
Method
GET
Minimum Access Level
view
Minimum processing units
1
pathId
The id of the point cloud layer.
true
timestampId
The id of the timestamp.
true
x
The x coordinate of the tile.
true
y
The y coordinate of the tile.
true
z
The zoom level of the tile.
true
token
Userβs login token.
false, token can also be passed in through the authorization header
Default null.