Tegola
An open source vector tile server written in Go that slices geospatial data into tiles.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Tegola
Tegola takes geospatial data, such as PostGIS databases and GeoPackage files, and slices it into vector tiles that any map client can load. It runs as a self-hosted server with HTTP endpoints for tiles and includes commands for seeding and purging a tile cache.
Binaries for different systems are published on GitHub, and the documentation covers configuration, cache handling, logging and debugging. It suits people building their own web maps who want to serve their data without a hosted tile service.
Strengths
- Serves vector tiles from your own geospatial data
- Built-in cache seeding and purging
- Prebuilt downloads with documentation and tutorials
Limitations
- Requires configuration and some GIS knowledge
- Serves tiles only; styling and display happen in a separate client
Details
- Pricing
- FreeFree and open source.
- License
- MIT
- Developer
- The go-spatial contributors
- Platforms
- Self-hosted, Command line
- How it runs
- Downloadable app, Self-hosted
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Self-hosting vector tiles for a custom web map
- Categories
- Developer tools, Maps & navigation
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Tegola
Compare allSoftware that can replace Tegola for an important use case, and what changes if you switch.
Martin
Lightweight vector tile server that serves map tiles from PostGIS, MBTiles and PMTiles sources.
Martin serves vector tiles from PostGIS, MBTiles and PMTiles, and includes tile generation tooling as part of the MapLibre organisation.
pg_tileserv
A lightweight Go server that turns PostGIS tables and functions into Mapbox Vector Tiles over HTTP.
pg_tileserv is an Apache-licensed Go server with little to configure, but it works only with PostGIS tables and functions.
TileServer GL
A self-hosted map tile server for vector and raster tiles with server-side rendering of GL styles.
TileServer GL serves both vector and raster tiles from prepared tile data, with server-side rendering of GL styles and Docker images.
Similar software
Related functionality, not necessarily a direct replacement.
OpenMapTiles
An open-source schema, map styles and tools for generating OpenStreetMap vector tiles to self-host.
Protomaps
An open-source system for publishing interactive world maps from a single PMTiles file on static storage.
GeoServer
An open-source server that publishes geospatial data from common spatial sources through open OGC standards.
MapServer
An open-source server platform for publishing spatial data and interactive maps on the web.
Maputnik
An open source browser-based visual editor for MapLibre map styles.