go-spatial/tegola
Tegola is a Mapbox Vector Tile server written in Go observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 98
- 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: 9.5
- age_days: 3757
- days_rel: 602
- days_push: 13
- n_releases_24m: 3
Adoption not part of the score
1501 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tegola is an open-source Mapbox Vector Tile (MVT) server written in Go that slices geospatial data from PostGIS, GeoPackage, or SAP HANA into vector tiles for map clients. It supports geometry processing, multiple cache backends (file, S3, Redis, Azure), cache seeding, and can run as a standalone server or on AWS Lambda.
Use cases
- serve mapbox vector tiles from postgis data
- self-host a vector tile server for web maps
- serve mvt tiles to openlayers or mapbox gl clients
- cache and seed vector tiles to s3 or redis
- run a tile server on aws lambda
- visualize geospatial data with an embedded map viewer
When to choose
- you need to serve Mapbox Vector Tiles from PostGIS or GeoPackage data
- you want a high-performance Go tile server with parallelized tile generation
- you need tile caching backends like S3, Redis, or Azure blob storage
- you want serverless tile serving via AWS Lambda
When to avoid
- you need raster tile rendering or styled map images rather than vector tiles
- you need a full map styling/rendering engine like Mapnik or TileServer GL
- your data lives in providers other than PostGIS, GeoPackage, or SAP HANA
Facets
service · maturity active
http-server geospatial caching monitoring web-development self-hosted windows go serverless cli vector-tiles mapbox-vector-tile postgis geopackage mvt tile-server gis s3-cache redis-cache prometheus maps geospatial linux macos docker
9 sources
- readme: https://github.com/go-spatial/tegola · fetched 2026-08-28 · 3e6713033d77
- homepage: http://tegola.io/ · fetched 2026-08-29 · 0f3df976aaaf
- site_page: https://tegola.io/documentation/logging · fetched 2026-08-29 · 1cddddb807ce
- site_page: https://tegola.io/documentation · fetched 2026-08-29 · 09f3941138b8
- site_page: https://tegola.io/documentation/getting-started · fetched 2026-08-29 · 12597c23506a
- site_page: https://tegola.io/documentation/configuration · fetched 2026-08-29 · 23d3cfa9b4b3
- site_page: https://tegola.io/documentation/cache-seeding-and-purging · fetched 2026-08-29 · 2fc2c1b235e0
- site_page: https://tegola.io/documentation/http-endpoints · fetched 2026-08-29 · 911fa211de9d
- site_page: https://tegola.io/documentation/debugging · fetched 2026-08-29 · 2df64f191f81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| go-spatial/tegola | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="go-spatial/tegola")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem