mapbox/geojson-vt
Slice GeoJSON into vector tiles on the fly in the browser observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 90
- Release rhythm 52
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4291
- days_rel: 111
- days_push: 62
- n_releases_24m: 1
Adoption not part of the score
2041 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fast JavaScript library that slices GeoJSON data into vector tiles on the fly, without needing a server. It powers GeoJSON rendering in Mapbox GL JS and works with other mapping platforms like Leaflet, OpenLayers, and d3.
Use cases
- render large GeoJSON datasets in the browser without a server
- slice GeoJSON into vector tiles on the fly
- display millions of points on an interactive map
- use GeoJSON data with Mapbox GL JS, Leaflet, or OpenLayers
- simplify geospatial data per zoom level for fast rendering
- generate vector tiles in a Node.js server application
When to choose
- you need to render large GeoJSON files client-side with good performance
- you want vector tiles without running a tiling server
- you use Mapbox GL JS, Leaflet, OpenLayers, or d3 and need GeoJSON support
- you need zoom-level-appropriate simplification of geospatial features
When to avoid
- you need pre-generated static tile caches for production serving at scale
- you work with raster imagery rather than vector GeoJSON data
- you need a non-JavaScript environment without access to the C++ port
Facets
library · maturity stable
geospatial data-visualization parser web-development data-visualization browser cross-platform geo vector-tiles mapbox leaflet openlayers client-side-tiling maps geospatial nodejs
2 sources
- readme: https://github.com/mapbox/geojson-vt · fetched 2026-08-28 · a2c9cd641122
- registry_npm: https://registry.npmjs.org/geojson-vt · fetched 2026-08-29 · ae5b12d1affa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mapbox/geojson-vt | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="mapbox/geojson-vt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem