Quantcast
Channel: maps for developers - Medium
Viewing all articles
Browse latest Browse all 2230

The new Mapbox Vector Tile Specification guide

$
0
0

Vector tiles are how we store geographic data for rendering on the web or mobile devices. Every time you upload your data to Mapbox it is converted into a tileset; a collection of vector tiles.

For us to confidently render your geographic data with tools such as Mapbox GL JS, vector tiles must encode geographic information consistently. We created the Mapbox Vector Tile Specification specifically for this. The specification recently graduated to version 2, and we have been incorporating these changes into our tools.

To bring clarity to the specification, we put together a highly visual, interactive page that dives into versions, how geometry and attributes are encoded, and what the specification doesn’t cover.

Head over to the new Vector Tile Specification guide to take a look!

encoding a vector tile

Questions about the specification? Ideas on how to improve the guide? Reach out on GitHub or Twitter.


Viewing all articles
Browse latest Browse all 2230

Trending Articles