Our Vector Sources API provides you with access to the underlying map data in our Map Tiles. We use these vector tiles internally to generate our Map Tiles and Static Maps on our servers. Our vector tiles are also available for you to use directly, for example with on-device rendering.
Vector tiles contain all the map information required for the corresponding image tile. They are compressed protobuf files and are created from the shapefiles and PostGIS database normally used for rendering. By pre-processing the data into vector tiles they become easy to ship around, and very fast to convert into raster image tiles - so fast that the raster images don’t even need to be stored!
Note: Our Vector Sources API was previously known as our Vector Maps API.
We have two vector tilesets available for you to use in your projects:
All our vector tilesets are available in the MVT format, so they are compatible with a wide range of rendering libraries.
You’ll need an API Key to access all of our APIs and services.