Vector Tiles service
Important notes:
- This TomTom Orbis API is in public preview.
- This API is powered by TomTom Orbis Maps.
- See the TomTom Orbis Maps documentation for more information.
Purpose
The TomTom Orbis Maps Map Display API Vector Tiles web service suite offers the following services:
Vector Tiles
The TomTom Orbis Maps Vector Tiles endpoint serves data on zoom levels ranging from 0 to 22.
Tile Content
The TomTom Orbis Maps Vector Tiles Content document contains map features (points, lines, road shapes, water polygons, building footprints, etc.) that can be used to visualize map data.
Vector Tiles
TomTom's global digital map content comprises a large volume of data, and to efficiently transmit map images for display over the internet simultaneously to multiple users.
-
The tiles are rendered at various sizes and available at 23 different zoom levels, ranging from
0
to22
. -
For zoom level
0
, the entire earth is displayed on one single tile, while at zoom level22
, the world is divided into 244 tiles. -
The format of the tile is formally described using the protobuf schema.
-
The content and the meaning of each tile layer is described in the tile layers description document.
Tile Content
The TomTom Orbis Maps Vector Tile Content document contains map features (points, lines, road shapes, water polygons, building footprints, etc.) that can be used to visualize map data. The data is divided into multiple protobuf layers. Besides the layers, the protobuf tags are also used to further describe the geographic features.