Tegola

Tegola is a high performance Mapbox Vector Tile server written inĀ Go. In a nutshell, Tegola takes geospatial data and slices it into vector tiles that can be efficiently delivered to any client.

Core features

  • Tegola Is

    • Simple to setup. All you need is the Tegola binary and a config file.
    • Extensible. Tegola is designed to support multiple data providers. Currently supports PostGIS.
    • Open source. Tegola is open source and hosted on Github.
    • Parallelized. Tegola uses all available CPUs.
    • itten in Go. Go allows Tegola to be highly concurrent, lightweight and easy to deploy.
    • MIT Licensed. Tegola comes with the very liberal MIT license.

Implemented Standards

  • Mapbox Vector Tile Specification

    (MVT)

Service Providers

Core contributors

View all service providers