systemed/tilemaker
Make OpenStreetMap vector tiles without the stack observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 90
- Release rhythm 43
- Longevity 100
Flags: 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: 4084
- days_rel: 168
- days_push: 60
- n_releases_24m: 1
Adoption not part of the score
1883 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
tilemaker is a single C++ executable that converts OpenStreetMap .osm.pbf extracts into Mapbox Vector Tile format tiles, outputting to files, .mbtiles, or .pmtiles containers without requiring a database or server stack. It supports Lua-based tag processing and ships with OpenMapTiles-compatible configuration.
Use cases
- convert osm.pbf to vector tiles without a database
- generate mbtiles or pmtiles from OpenStreetMap data
- make custom maps for MapLibre GL renderers
- create offline vector tiles for mobile apps
- build a self-hosted map tile pipeline
- customize OSM tag processing with Lua scripts
When to choose
- you want vector tiles without running PostGIS or a tile-server stack
- you need a single executable or Docker image for tile generation
- you want permissive licensing with no Mapbox contract or fees
- you need flexible, scriptable OSM tag filtering and zoom-level simplification
When to avoid
- you need dynamic, real-time tile rendering from live OSM edits
- you require raster tile rendering server-side at scale
- you need a full tile-serving solution rather than tile generation
Facets
cli-tool · maturity active
geospatial cli parser data-science developer-tools windows cpp cli vector-tiles openstreetmap mbtiles pmtiles mapbox-vector-tiles maplibre lua-scripting no-database maps geospatial linux macos docker
2 sources
- readme: https://github.com/systemed/tilemaker · fetched 2026-08-28 · 14aa293428d6
- homepage: https://tilemaker.org/ · fetched 2026-08-29 · 025efbfeeb2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| systemed/tilemaker | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="systemed/tilemaker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem