This endpoint provides mapbox vector tiles as protobuf
Description
Retrieves the style sheet for the Ellipsis Drive implementation of the Mapbox Vector Tile protocol.
Endpoint
/ogc/mvt/{pathId}/styleSheet?token={token}&zoom={zoom}×tampId={timestampId}
Method
GET
Minimum Access Level
view
Minimum processing units
None
pathId
uuid
The id of the vector layer.
true
timestampId
The id of the timestamp.
style
uuid or JSON
The id of a style or a JSON fully describing a vector style.
false
Default null.
zoom
int
Max zoomlevel of the layer.
Last updated 8 months ago