GuidesAPI Reference
API Reference

Retrieves the protocol buffer encoded binary tile.

Retrieves the protocol buffer encoded binary tile with the traffic data.

Path Params
string
enum
required

Specifies which kind of traffic information should be used for response generation.

Allowed:
string
enum
required

Specifies the tile projection.

Allowed:
integer
required
1 to 17

Specifies the tile Zoom level. Accepted values range from 1-17.

  • minimum - 1
  • maximum - 17
integer
required
≥ 0

Specifies the X coordinate index. This parameter is dependent upon the tile Zoom level.

  • minimum - 0
  • maximum - 2^z-1 (depends on the Zoom level)
integer
required
≥ 0

Specifies the Y coordinate index. This parameter is dependent upon the tile Zoom level.

  • minimum - 0
  • maximum - 2^z-1 (depends on the Zoom level)
string
enum
required

Specifies the tile format.

  • omv - Optimized Map for Visualization (follows Map Vector Tile open specification)
Allowed:
Query Params
string
enum

Specifies the type of traffic features to use. If the parameter is not provided standard traffic features are used.

Allowed:
incidentType
array of strings

Comma-separated list of the incident type(s) to be returned on the incident layer.

incidentType
Headers
string

The uuid string user can provide for tracing purpose.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/x-protobuf
*/*
application/json