tilenol
Vector tile server
A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles
Scalable, multi-backend geo vector tile server
22 stars
5 watching
6 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
elasticsearchgeospatialmapbox-vector-tilepostgis
Related projects:
Repository | Description | Stars |
---|---|---|
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
go-spatial/tegola | A vector tile server supporting various data providers and cache backends | 1,296 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
naturalatlas/tilestrata | A modular map tile server with pluggable components for generating, caching, and transforming tiles | 428 |
faradayio/tilesplash | A Node.js webserver for serving vector tiles from a PostGIS backend. | 179 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
vicapow/go-vtile-example | An example Go app for serving MapboxGL vector tiles from a local server | 55 |
dechristopher/tegola-omt | A configuration guide for setting up an OpenStreetMap vector tile server using Tegola and PostgreSQL | 37 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 660 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |