tilesplash
Tile server
A Node.js webserver for serving vector tiles from a PostGIS backend.
a light and quick nodejs vector tile server for use with a postgis backend
179 stars
21 watching
36 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cutting-room-floor/tilestream | A high-performance map tile server using MBTiles files | 744 |
kanahiro/chiitiler | A lightweight tile server that generates raster tiles based on style.json files | 54 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
naturalatlas/tilestrata | A modular map tile server with pluggable components for generating, caching, and transforming tiles | 428 |
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. | 660 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
dechristopher/tegola-omt | A configuration guide for setting up an OpenStreetMap vector tile server using Tegola and PostgreSQL | 37 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
geopandas/xyzservices | A repository of available raster basemap tile services | 169 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
dhi/terracotta | A light-weight tile server built on Python and Rasterio, serving cloud-optimized GeoTiffs in different projections. | 692 |