mapbox/vector-tile-spec resource
Mapbox Vector Tile specification observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4526
- days_rel: n/a
- days_push: 65
- n_releases_24m: 0
Adoption not part of the score
1004 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Mapbox Vector Tile Specification, a formal standard for encoding tiled vector geographic data as Protocol Buffers (.mvt files). It defines geometry and attribute encoding rules, versioning, and a reference .proto file for implementers.
Use cases
- implement a vector tile encoder or decoder
- understand how mapbox vector tiles store geometry and attributes
- find the .proto file for mvt format
- learn the mvt file format specification
- build a gis tool that reads or writes vector tiles
- check versioning rules for vector tile layers
When to choose
- you are building software that encodes or decodes Mapbox Vector Tiles (MVT)
- you need the authoritative reference for the .mvt protobuf format
- you want to verify interoperability of your tiling implementation
When to avoid
- you need a working library rather than a specification - use an implementation like awesome-vector-tiles lists
- you are working with OpenStreetMap PBF files, which are unrelated despite sharing the protobuf format
- you need raster tiles or a map rendering engine
Facets
learning-resource · maturity stable
serialization geospatial documentation web-development documentation cross-platform vector-tiles mapbox protobuf mvt specification gis geospatial maps
4 sources
- readme: https://github.com/mapbox/vector-tile-spec · fetched 2026-08-28 · 62a14c142e6c
- homepage: https://www.mapbox.com/vector-tiles/specification/ · fetched 2026-08-29 · 50fec4c430e8
- site_page: https://docs.mapbox.com · fetched 2026-08-29 · 6b830788a899
- site_page: https://docs.mapbox.com/ask-ai · fetched 2026-08-29 · 7e710e32fef4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mapbox/vector-tile-spec | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="mapbox/vector-tile-spec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem