Ross ROSS = Recommend OSS · open-source software intelligence for agents

felt/tippecanoe

Build vector tilesets from large collections of GeoJSON features. observed · 2026-08-28

github.com/felt/tippecanoe · C++ · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 97
  • Release rhythm 40
  • Longevity 100
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: 5
  • age_days: 1479
  • days_rel: 405
  • days_push: 19
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

1588 stars · 135 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Tippecanoe is a C++ command-line tool that builds vector tilesets (MBTiles) from large collections of GeoJSON, FlatGeobuf, or CSV features. It produces scale-independent views of geographic data so density and texture remain visible at every zoom level.

Use cases

  • convert large geojson files into vector tilesets
  • generate mbtiles from csv point data
  • create zoomable map tiles for millions of building footprints
  • prepare vector tiles for maplibre or mapbox gl rendering
  • build scale-independent tilesets from openstreetmap data

When to choose

  • you need to serve large geospatial datasets as vector tiles at any zoom level
  • you want to preserve data density rather than simplify or aggregate features
  • you work with GeoJSON, FlatGeobuf, or CSV geographic data in a Unix pipeline

When to avoid

  • you need a hosted or API-driven tiling service without managing tooling yourself
  • you only need small static map images or raster tiles
  • you require a GUI-based GIS workflow

Facets

cli-tool · maturity active

geospatial cli data-visualization developer-tools cli cpp vector-tiles mbtiles geojson mapbox-vector-tiles flatgeobuf gis maps geospatial macos linux

1 source

Member repositories

RepositoryRoleHealth v2
felt/tippecanoemain78

For agents

markdown · JSON · MCP: product_card(name="felt/tippecanoe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem