tegola
Tile server
A vector tile server supporting various data providers and cache backends
Tegola is a Mapbox Vector Tile server written in Go
1k stars
41 watching
197 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
gisgolangmapbox-vector-tilemvtopenlayerspostgisvector-tileswkb
Related projects:
Repository | Description | Stars |
---|---|---|
dechristopher/tegola-omt | A configuration guide for setting up an OpenStreetMap vector tile server using Tegola and PostgreSQL | 37 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 657 |
vicapow/go-vtile-example | An example Go app for serving MapboxGL vector tiles from a local server | 55 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
go-spatial/fresco | An open source vector tile style editor for cartographers and map makers | 234 |
naturalatlas/tilestrata | A modular map tile server with pluggable components for generating, caching, and transforming tiles | 428 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
t-rex-tileserver/t-rex | A vector tile server specialized on publishing MVT tiles from own data | 556 |
faradayio/tilesplash | A Node.js webserver for serving vector tiles from a PostGIS backend. | 179 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |